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

Jar examples for c:chill-protobuf

Description

chill-protobuf

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials