is not current version
Last Version 1.0.0

com.cryptape.cita:protobuf 0.24.0

null

Categories

Categories

Protobuf Data Data Structures Tape
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

protobuf
Version

Version

0.24.0
Type

Type

jar

Download protobuf 0.24.0


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