-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Central maven support #2
Comments
Now, provider a temporary maven repository. NOTE! THE FOLLOW MAVEN NOT BELONG TO IOST-OFFICIAL! <dependency>
<groupId>io.github.qyvlik</groupId>
<artifactId>io.iost-java-sdk</artifactId>
<version>broker-v3.0.5</version>
</dependency> |
Now, provider a temporary maven repository. NOTE! THE FOLLOW MAVEN NOT BELONG TO IOST-OFFICIAL! <dependency>
<groupId>io.github.qyvlik</groupId>
<artifactId>io.iost-java-sdk</artifactId>
<version>broker-v3.0.7</version>
</dependency> |
NOTE! THE FOLLOW MAVEN NOT BELONG TO IOST-OFFICIAL! <dependency>
<groupId>io.github.qyvlik</groupId>
<artifactId>io.iost-java-sdk</artifactId>
<version>broker-v3.1.0</version>
</dependency> Or download io.iost-java-sdk-broker-v3.1.0.jar |
NOTE! THE FOLLOW MAVEN NOT BELONG TO IOST-OFFICIAL! <dependency>
<groupId>io.github.qyvlik</groupId>
<artifactId>io.iost-java-sdk</artifactId>
<version>broker-v3.2.0</version>
</dependency> Or download io.iost-java-sdk-broker-v3.2.0.jar Or see https://mvnrepository.com/artifact/io.github.qyvlik/io.iost-java-sdk |
Central maven support
The text was updated successfully, but these errors were encountered: