| License |
License |
|---|---|
| GroupId | GroupIdio.github.bianjieai |
| ArtifactId | ArtifactIdopb-sdk |
| Version | Version0.1.2 |
| 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.2.pom | |
| opb-sdk-0.1.2.jar | 6 MB |
| opb-sdk-0.1.2-sources.jar | 1 MB |
| opb-sdk-0.1.2-javadoc.jar | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/ -->
<dependency>
<groupId>io.github.bianjieai</groupId>
<artifactId>opb-sdk</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/
implementation 'io.github.bianjieai:opb-sdk:0.1.2'
// https://jarcasting.com/artifacts/io.github.bianjieai/opb-sdk/
implementation ("io.github.bianjieai:opb-sdk:0.1.2")
'io.github.bianjieai:opb-sdk:jar:0.1.2'
<dependency org="io.github.bianjieai" name="opb-sdk" rev="0.1.2">
<artifact name="opb-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bianjieai', module='opb-sdk', version='0.1.2')
)
libraryDependencies += "io.github.bianjieai" % "opb-sdk" % "0.1.2"
[io.github.bianjieai/opb-sdk "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bitcoinj : bitcoinj-core | jar | 0.15.9 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.alibaba : fastjson | jar | 1.2.67 |
| io.grpc : grpc-netty-shaded | jar | 1.35.0 |
| io.grpc : grpc-protobuf | jar | 1.35.0 |
| com.google.protobuf : protobuf-java | jar | 3.14.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 | 3.3.1 |
| 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.7.0 |