is not current version
Last Version 20.2.0

com.citahub.cita:protobuf 1.2.0

null

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.citahub.cita
ArtifactId

ArtifactId

protobuf
Version

Version

1.2.0
Type

Type

jar

Download protobuf 1.2.0


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