/maven-dependency-resolver

Java library to resolve dependencies from a local and/or remote repository (used in the Android Groovy Shell)

Primary LanguageJavaApache License 2.0Apache-2.0

Maven Dependency Resolver

Library that can be used to fetch and resolve a maven artifact with all its transitive dependencies.

This library is Android-compatible, as long as you enable Java 8 features for you Android app.

This is the library used in dumbbell, Marcel's dependency manager.