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.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add protobuf-jackson-0.2.1.jar to your project.
<dependency> <groupId>org.curioswitch.curiostack</groupId> <artifactId>protobuf-jackson</artifactId> <version>0.2.1</version> </dependency>
compile group: 'org.curioswitch.curiostack', name: 'protobuf-jackson', version: '0.2.1'
libraryDependencies += "org.curioswitch.curiostack" % "protobuf-jackson" % "0.2.1"
<dependency org="org.curioswitch.curiostack" name="protobuf-jackson" rev="0.2.1"/>
@Grapes(@Grab(group='org.curioswitch.curiostack', module='protobuf-jackson', version='0.2.1'))
'org.curioswitch.curiostack:protobuf-jackson:jar:0.2.1'
Click the following link to download the jar file.
protobuf-jackson-0.2.1-javadoc.jar