is not current version
Last Version 1.0.9

com.dyuproject.protostuff:protostuff-codegen 1.0.0

code generator for protobuf+json, gwt json overlays

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-codegen
Version

Version

1.0.0
Type

Type

jar

Download protostuff-codegen 1.0.0


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