is not current version
Last Version 1.2.2

com.dyuproject.protostuff:protostuff-json 1.0.8

protostuff serialization using json format

Categories

Categories

JSON Data
GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-json
Version

Version

1.0.8
Type

Type

jar

Download protostuff-json 1.0.8


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