Last Version

cita-sdk-java 1.0.0

null

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

codegen
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 codegen 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.cryptape.cita : core jar 1.0.0
com.squareup : javapoet jar 1.7.0

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.