jRand icon indicating copy to clipboard operation
jRand copied to clipboard

Release is broken for Gradle!

Open aadrian opened this issue 7 years ago • 1 comments

Adding this project as a dependency in a Gradle project with compile 'me.xdrop:jrand:0.2.5-alpha' does not work!.

The following errors show up when invoking gradle dependencies:

compile - Dependencies for source set 'main' (deprecated, use 'implementation' instead).
\--- me.xdrop:jrand:0.2.5-alpha
     +--- me.xdrop:jrand-core:0.2.5-alpha FAILED
     +--- me.xdrop:jrand-test:0.2.5-alpha FAILED
     \--- me.xdrop:jrand-annotation-processor:0.2.5-alpha FAILED

aadrian avatar Feb 21 '19 16:02 aadrian

Same here, I compiled the files to help you on your projects JRand-0.2.6-JAR.zip

misterfifi1 avatar May 12 '19 16:05 misterfifi1