mavencachecleanup 1.0.0

Cleans up the Maven and Gradle cache on your machine.
mavencachecleanup-1.0.0 is not a library.

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 .