| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.github.cryptoworldchain |
| ArtifactId | ArtifactIdjava-kit |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbrewchainn java sdk
Java sdk for Dapps interact with brewchain blockchain node
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| java-kit-2.2.2.pom | |
| java-kit-2.2.2.jar | 34 MB |
| java-kit-2.2.2-sources.jar | 569 KB |
| java-kit-2.2.2-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cryptoworldchain/java-kit/ -->
<dependency>
<groupId>io.github.cryptoworldchain</groupId>
<artifactId>java-kit</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cryptoworldchain/java-kit/
implementation 'io.github.cryptoworldchain:java-kit:2.2.2'
// https://jarcasting.com/artifacts/io.github.cryptoworldchain/java-kit/
implementation ("io.github.cryptoworldchain:java-kit:2.2.2")
'io.github.cryptoworldchain:java-kit:jar:2.2.2'
<dependency org="io.github.cryptoworldchain" name="java-kit" rev="2.2.2">
<artifact name="java-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cryptoworldchain', module='java-kit', version='2.2.2')
)
libraryDependencies += "io.github.cryptoworldchain" % "java-kit" % "2.2.2"
[io.github.cryptoworldchain/java-kit "2.2.2"]
| 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 |