Jar examples for p:protobuf-jackson
A library for efficient marshalling of Protocol Buffer messages to and from JSON.
You can download jar file protobuf-jackson 0.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add protobuf-jackson-0.1.0.jar to your project.
<dependency> <groupId>org.curioswitch.curiostack</groupId> <artifactId>protobuf-jackson</artifactId> <version>0.1.0</version> </dependency>
compile group: 'org.curioswitch.curiostack', name: 'protobuf-jackson', version: '0.1.0'
libraryDependencies += "org.curioswitch.curiostack" % "protobuf-jackson" % "0.1.0"
<dependency org="org.curioswitch.curiostack" name="protobuf-jackson" rev="0.1.0"/>
@Grapes(@Grab(group='org.curioswitch.curiostack', module='protobuf-jackson', version='0.1.0'))
'org.curioswitch.curiostack:protobuf-jackson:jar:0.1.0'
Click the following link to download the jar file.
protobuf-jackson-0.1.0-javadoc.jar