is not current version
Last Version 0.7.0.RC1

org.jerkar:protobuf-plugin 0.5

A Jerkar plugin for Google Protobuffer

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.jerkar
ArtifactId

ArtifactId

protobuf-plugin
Version

Version

0.5
Type

Type

jar

Download protobuf-plugin 0.5


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