| License |
License |
|---|---|
| GroupId | GroupIdio.github.bianjieai |
| ArtifactId | ArtifactIdopb-sdk |
| Last Version | Last Version0.1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopb-sdk
Irita open alliance chain SDK (java)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opb-sdk-0.1.11.pom | |
| opb-sdk-0.1.11.jar | 6 MB |
| opb-sdk-0.1.11-sources.jar | 1 MB |
| opb-sdk-0.1.11-javadoc.jar | 14 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/ -->
<dependency>
<groupId>io.github.bianjieai</groupId>
<artifactId>opb-sdk</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/
implementation 'io.github.bianjieai:opb-sdk:0.1.11'
// https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/
implementation ("io.github.bianjieai:opb-sdk:0.1.11")
'io.github.bianjieai:opb-sdk:jar:0.1.11'
<dependency org="io.github.bianjieai" name="opb-sdk" rev="0.1.11">
<artifact name="opb-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bianjieai', module='opb-sdk', version='0.1.11')
)
libraryDependencies += "io.github.bianjieai" % "opb-sdk" % "0.1.11"
[io.github.bianjieai/opb-sdk "0.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bitcoinj : bitcoinj-core | jar | 0.16.1 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| io.grpc : grpc-netty-shaded | jar | 1.35.0 |
| io.grpc : grpc-protobuf | jar | 1.35.0 |
| io.grpc : grpc-stub | jar | 1.35.0 |
| org.mindrot : jbcrypt | jar | 0.4 |
| com.codahale : xsalsa20poly1305 | jar | 0.11.0 |
| org.web3j : crypto | jar | 5.0.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.java-websocket : Java-WebSocket | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : annotations-api | jar | 6.0.53 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |