Jar examples for p:protobuf-javanano
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
You can download jar file protobuf-javanano 3.1.0 in this page.
New BSD license
You can use the following script to add protobuf-javanano-3.1.0.jar to your project.
<dependency> <groupId>com.google.protobuf.nano</groupId> <artifactId>protobuf-javanano</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.google.protobuf.nano', name: 'protobuf-javanano', version: '3.1.0'
libraryDependencies += "com.google.protobuf.nano" % "protobuf-javanano" % "3.1.0"
<dependency org="com.google.protobuf.nano" name="protobuf-javanano" rev="3.1.0"/>
@Grapes(@Grab(group='com.google.protobuf.nano', module='protobuf-javanano', version='3.1.0'))
'com.google.protobuf.nano:protobuf-javanano:jar:3.1.0'
Click the following link to download the jar file.
protobuf-javanano-3.1.0-javadoc.jar