mavencachecleanup

Crates.iomavencachecleanup
lib.rsmavencachecleanup
version1.0.0
sourcesrc
created_at2021-02-28 20:38:47.820163
updated_at2021-03-13 20:26:48.60831
descriptionCleans up the Maven and Gradle cache on your machine.
homepage
repositoryhttps://github.com/wherkamp/MavenCacheCleanup
max_upload_size
id361995
size12,646
Wyatt Herkamp (wyatt-herkamp)

documentation

README

MavenCacheCleanup

MCC is a tool to delete a groupID or just an artifact from your system. if you are having issues with Maven or Gradle not pulling the correct version from a repository this can help.

Install

Install from release

cargo install mavencachecleanup

Install from Source

  1. Clone Project
  2. cargo install --path .
Commit count: 10

cargo fmt