| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdcom.jeongen.cosmos |
| ArtifactId | ArtifactIdsdk |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncosmos-sdk-java
The SDK integrates and implement all the functions required by the exchange to access Cosmos (ATOM)
|
| Filename | Size |
|---|---|
| sdk-0.0.5.pom | |
| sdk-0.0.5.jar | 6 MB |
| sdk-0.0.5-sources.jar | 1 MB |
| sdk-0.0.5-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jeongen.cosmos/sdk/ -->
<dependency>
<groupId>com.jeongen.cosmos</groupId>
<artifactId>sdk</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeongen.cosmos/sdk/
implementation 'com.jeongen.cosmos:sdk:0.0.5'
// https://jarcasting.com/artifacts/com.jeongen.cosmos/sdk/
implementation ("com.jeongen.cosmos:sdk:0.0.5")
'com.jeongen.cosmos:sdk:jar:0.0.5'
<dependency org="com.jeongen.cosmos" name="sdk" rev="0.0.5">
<artifact name="sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeongen.cosmos', module='sdk', version='0.0.5')
)
libraryDependencies += "com.jeongen.cosmos" % "sdk" % "0.0.5"
[com.jeongen.cosmos/sdk "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| org.bitcoinj : bitcoinj-core | jar | 0.16.1 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
| io.grpc : grpc-all | jar | 1.45.1 |
| com.google.protobuf : protobuf-java | jar | 3.20.0 |
| com.google.protobuf : protobuf-java-util | jar | 3.20.0 |
| com.googlecode.protobuf-java-format : protobuf-java-format | jar | 1.4 |
| org.web3j : crypto | jar | 5.0.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| org.projectlombok : lombok | jar | 1.18.22 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |