Last Version

cita-sdk-java 1.0.0

null

License

License

Categories

Categories

Protobuf Data Data Structures Tape
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

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


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.4.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.