mfischbo / java-discogs-client

A java client for the public API of discogs.com
Apache License 2.0
1 stars 2 forks source link

Please Create Releases so we can use this Library with Maven as a dependency #4

Closed goxr3plus closed 5 years ago

goxr3plus commented 6 years ago

One very useful way to use this project is as Maven or Gradle Depedency . So you can make a release https://github.com/mfischbo/java-discogs-client so we can use it with JitPack.io which allows to use any github project as library with Maven and Gradle :+1:

https://jitpack.io/#mfischbo/java-discogs-client

Waiting for your reponse :)

mfischbo commented 6 years ago

Thank you for using this library and pointing out the possibility of using jitpack as a repository for maven artifacts. I've created a release of what I would consider a 1.0.0 version of this library, even it does not support all the features of the official Discogs API.