is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-protobuf 0.0.2


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-protobuf
Version

Version

0.0.2
Type

Type

jar

Download jaxxy-protobuf 0.0.2


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