Not found on mavenCentral()?
I've added mavenCentral for other libraries since jcenter is sunsetting, but this is the only library that isn't resolving.
Can you verify the latest version is distributed?
Hi @emitchel. We plan to move this and other libraries to Maven Central by the end of the April, but haven't started the transition yet. Meanwhile, you can download the library version you need from bintray and use it from local maven repo (~/.m2/repository on POSIX compatible). Although it adds a step in setting up your environment, you'll be safe from any delays on our side. NB Asana
Hi @emitchel. We plan to move this and other libraries to Maven Central by the end of the April, but haven't start the transition yet. Meanwhile you can download library version you need from bintray and use it from local maven repo (~/.m2/repository on POSIX compatible). Although it adds a step in setting up your environment you'll be safe from any delays on our side. NB Asana
The link does not work :(
Hi @minecraft8997. You can use our mirror that still has all the hyperlog versions. You should add that mirror to your repositories section, as described here, but add hyperlog instead of our tracking SDK to dependencies section.
Hi @minecraft8997. You can use our mirror that still has all the hyperlog versions. You should add that mirror to your repositories section, as described here, but add hyperlog instead of our tracking SDK to dependencies section.
Hello @deniszpua! Thanks a lot!
@deniszpua is there an eta on when this will be available on maven central? Any help needed to get this moved over.
@tulushev ^^^
Hi @minecraft8997. You can use our mirror that still has all the hyperlog versions. You should add that mirror to your repositories section, as described here, but add hyperlog instead of our tracking SDK to dependencies section.
Hello! I can't use the library. I get a message:
Could not get resource 'https://s3-us-west-2.amazonaws.com/m2.hypertrack.com/com/hypertrack/hyperlog/0.0.10/hyperlog-0.0.10.pom'.
> Could not HEAD 'https://s3-us-west-2.amazonaws.com/m2.hypertrack.com/com/hypertrack/hyperlog/0.0.10/hyperlog-0.0.10.pom'.
> Connection reset
Can you help me?