| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.dyuproject.protostuff | 
| ArtifactId | ArtifactIdprotostuff-model-json | 
| Last Version | Last Version1.0.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionprotostuff :: model-json json serialization for objects generated by google's protoc(objects using the builder pattern). | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-model-json/ -->
<dependency>
    <groupId>com.dyuproject.protostuff</groupId>
    <artifactId>protostuff-model-json</artifactId>
    <version>1.0.9</version>
</dependency>// https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-model-json/
implementation 'com.dyuproject.protostuff:protostuff-model-json:1.0.9'// https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-model-json/
implementation ("com.dyuproject.protostuff:protostuff-model-json:1.0.9")'com.dyuproject.protostuff:protostuff-model-json:jar:1.0.9'<dependency org="com.dyuproject.protostuff" name="protostuff-model-json" rev="1.0.9">
  <artifact name="protostuff-model-json" type="jar" />
</dependency>@Grapes(
@Grab(group='com.dyuproject.protostuff', module='protostuff-model-json', version='1.0.9')
)libraryDependencies += "com.dyuproject.protostuff" % "protostuff-model-json" % "1.0.9"[com.dyuproject.protostuff/protostuff-model-json "1.0.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.dyuproject.protostuff : protostuff-model Optional | jar | 1.0.9 | 
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 | 
| com.google.protobuf : protobuf-java | jar | 2.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.2 | 
| com.dyuproject.protostuff : protostuff-model | jar | 1.0.9 |