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

Jar examples for c:chill-protobuf

Description

chill-protobuf

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials