cosmos-sdk-java

The SDK integrates and implement all the functions required by the exchange to access Cosmos (ATOM)

License

License

Apache License
GroupId

GroupId

com.jeongen.cosmos
ArtifactId

ArtifactId

sdk
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

cosmos-sdk-java
The SDK integrates and implement all the functions required by the exchange to access Cosmos (ATOM)

Download sdk

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4-RELEASE
0.0.4
0.0.3
0.0.2
0.0.1