tozny/java-aes-crypto

aes-crypto missing from Maven Central

billmote opened this issue · 4 comments

Added mavenCentral() to the build.gradle file and added the dependency to app/build.gradle, but aes-crypto is not available. Tried "0.0.1", "0.+", and "1.+" (to match your most recent release).

I'm having the same issue

nilsi commented

Yes same for me.

Until this issue is solved I've created jitpack build here: (https://jitpack.io/#pbochenski/java-aes-crypto/v1.1)

I've released version 1.1.0 of this library that includes Jitpack-hosted Maven installation instructions. See the updated README for the details.