License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.jerkar |
ArtifactId | ArtifactIdprotobuf-plugin |
Version | Version0.7.0.RC1 |
Type | Typejar |
Description |
DescriptionJerkar plugin for protobuffer
A Jerkar plugin for Google Protobuffer
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jerkar/protobuf-plugin/ -->
<dependency>
<groupId>org.jerkar</groupId>
<artifactId>protobuf-plugin</artifactId>
<version>0.7.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jerkar/protobuf-plugin/
implementation 'org.jerkar:protobuf-plugin:0.7.0.RC1'
// https://jarcasting.com/artifacts/org.jerkar/protobuf-plugin/
implementation ("org.jerkar:protobuf-plugin:0.7.0.RC1")
'org.jerkar:protobuf-plugin:jar:0.7.0.RC1'
<dependency org="org.jerkar" name="protobuf-plugin" rev="0.7.0.RC1">
<artifact name="protobuf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jerkar', module='protobuf-plugin', version='0.7.0.RC1')
)
libraryDependencies += "org.jerkar" % "protobuf-plugin" % "0.7.0.RC1"
[org.jerkar/protobuf-plugin "0.7.0.RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.jerkar : core | jar | 0.7.0.RC1 |