Download boopickle_2.11-1.1.0.jar file - Jar b

Jar examples for b:boopickle-2.11

Description

boopickle

You can download jar file boopickle_2.11 1.1.0 in this page.

License

Apache 2.0 license

Build File

You can use the following script to add boopickle_2.11-1.1.0.jar to your project.

<dependency>
   <groupId>me.chrons</groupId>
   <artifactId>boopickle_2.11</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'me.chrons', name: 'boopickle_2.11', version: '1.1.0'
libraryDependencies += "me.chrons" % "boopickle_2.11" % "1.1.0"
<dependency org="me.chrons" name="boopickle_2.11" rev="1.1.0"/>
@Grapes(@Grab(group='me.chrons', module='boopickle_2.11', version='1.1.0'))
'me.chrons:boopickle_2.11:jar:1.1.0'

Download

Click the following link to download the jar file.

boopickle_2.11-1.1.0-javadoc.jar
boopickle_2.11-1.1.0-sources.jar
boopickle_2.11-1.1.0.jar
boopickle_2.11-1.1.0.pom



Related Tutorials