| License |
License |
|---|---|
| GroupId | GroupIdio.github.bianjieai |
| ArtifactId | ArtifactIdopb-sdk |
| Version | Version0.1.8 |
| 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.8.pom | |
| opb-sdk-0.1.8.jar | 6 MB |
| opb-sdk-0.1.8-sources.jar | 1 MB |
| opb-sdk-0.1.8-javadoc.jar | 15 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/ -->
<dependency>
<groupId>io.github.bianjieai</groupId>
<artifactId>opb-sdk</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/
implementation 'io.github.bianjieai:opb-sdk:0.1.8'
// https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/
implementation ("io.github.bianjieai:opb-sdk:0.1.8")
'io.github.bianjieai:opb-sdk:jar:0.1.8'
<dependency org="io.github.bianjieai" name="opb-sdk" rev="0.1.8">
<artifact name="opb-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bianjieai', module='opb-sdk', version='0.1.8')
)
libraryDependencies += "io.github.bianjieai" % "opb-sdk" % "0.1.8"
[io.github.bianjieai/opb-sdk "0.1.8"]
| 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 |