is not current version
Last Version 1.0.0

com.cryptape.cita:protobuf 0.20.3.1

null

Categories

Categories

Protobuf Data Data Structures Tape
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

protobuf
Version

Version

0.20.3.1
Type

Type

jar

Download protobuf 0.20.3.1


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