License |
License |
---|---|
GroupId | GroupIdio.github.cryptoworldchain |
ArtifactId | ArtifactIdcwvj |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncwv java sdk
Java sdk for Dapps interact with cwv blockchain node
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cwvj-2.2.1.pom | |
cwvj-2.2.1.jar | 34 MB |
cwvj-2.2.1-sources.jar | 457 KB |
cwvj-2.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cryptoworldchain/cwvj/ -->
<dependency>
<groupId>io.github.cryptoworldchain</groupId>
<artifactId>cwvj</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cryptoworldchain/cwvj/
implementation 'io.github.cryptoworldchain:cwvj:2.2.1'
// https://jarcasting.com/artifacts/io.github.cryptoworldchain/cwvj/
implementation ("io.github.cryptoworldchain:cwvj:2.2.1")
'io.github.cryptoworldchain:cwvj:jar:2.2.1'
<dependency org="io.github.cryptoworldchain" name="cwvj" rev="2.2.1">
<artifact name="cwvj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cryptoworldchain', module='cwvj', version='2.2.1')
)
libraryDependencies += "io.github.cryptoworldchain" % "cwvj" % "2.2.1"
[io.github.cryptoworldchain/cwvj "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.madgag.spongycastle : core | jar | 1.58.0.0 |
com.madgag.spongycastle : prov | jar | 1.58.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.gson : gson | jar | 2.8.5 |
com.google.protobuf : protobuf-java | jar | 3.6.1 |
com.googlecode.protobuf-java-format : protobuf-java-format | jar | 1.4 |
com.alibaba : fastjson | jar | 1.2.51 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
junit : junit | jar | 4.12 |