An open API service indexing awesome lists of open source software.

https://github.com/jfrog/wharf

Wharf resolver
https://github.com/jfrog/wharf

Last synced: about 2 months ago
JSON representation

Wharf resolver

Awesome Lists containing this project

README

          

* How to build (with gradle 1.0-M6 or above)
gradle -S build

or with the wrapper in *nix
./gradlew -S build
and wrapper in Windows
gradlew.bat -S build