Download chill-protobuf-0.9.2.jar file - Jar c

Jar examples for c:chill-protobuf

Description

chill-protobuf

You can download jar file chill-protobuf 0.9.2 in this page.

License

Apache 2

Build File

You can use the following script to add chill-protobuf-0.9.2.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>chill-protobuf</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'com.twitter', name: 'chill-protobuf', version: '0.9.2'
libraryDependencies += "com.twitter" % "chill-protobuf" % "0.9.2"
<dependency org="com.twitter" name="chill-protobuf" rev="0.9.2"/>
@Grapes(@Grab(group='com.twitter', module='chill-protobuf', version='0.9.2'))
'com.twitter:chill-protobuf:jar:0.9.2'

Download

Click the following link to download the jar file.

chill-protobuf-0.9.2-javadoc.jar
chill-protobuf-0.9.2-sources.jar
chill-protobuf-0.9.2.jar
chill-protobuf-0.9.2.pom



Related Tutorials