Last Version

cita-sdk-java 1.0.0

null

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

crypto
Version

Version

1.0.0
Type

Type

jar
Description

Description

cita-sdk-java
null
Project URL

Project URL

https://github.com/cryptape/cita-sdk-java.git
Source Code Management

Source Code Management

https://github.com/cryptape/cita-sdk-java.git

Download crypto 1.0.0


<!-- https://jarcasting.com/artifacts/com.cryptape.cita/crypto/ -->
<dependency>
    <groupId>com.cryptape.cita</groupId>
    <artifactId>crypto</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cryptape.cita/crypto/
implementation 'com.cryptape.cita:crypto:1.0.0'
// https://jarcasting.com/artifacts/com.cryptape.cita/crypto/
implementation ("com.cryptape.cita:crypto:1.0.0")
'com.cryptape.cita:crypto:jar:1.0.0'
<dependency org="com.cryptape.cita" name="crypto" rev="1.0.0">
  <artifact name="crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cryptape.cita', module='crypto', version='1.0.0')
)
libraryDependencies += "com.cryptape.cita" % "crypto" % "1.0.0"
[com.cryptape.cita/crypto "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.cryptape.cita : rlp jar 1.0.0
com.cryptape.cita : utils jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.