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.0.0-alpha-7 in this page.
New BSD license
You can use the following script to add protobuf-javanano-3.0.0-alpha-7.jar to your project.
<dependency> <groupId>com.google.protobuf.nano</groupId> <artifactId>protobuf-javanano</artifactId> <version>3.0.0-alpha-7</version> </dependency>
compile group: 'com.google.protobuf.nano', name: 'protobuf-javanano', version: '3.0.0-alpha-7'
libraryDependencies += "com.google.protobuf.nano" % "protobuf-javanano" % "3.0.0-alpha-7"
<dependency org="com.google.protobuf.nano" name="protobuf-javanano" rev="3.0.0-alpha-7"/>
@Grapes(@Grab(group='com.google.protobuf.nano', module='protobuf-javanano', version='3.0.0-alpha-7'))
'com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-7'
Click the following link to download the jar file.
protobuf-javanano-3.0.0-alpha-7-javadoc.jar