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

Jar examples for b:boopickle-2.11

Description

boopickle

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

License

Apache 2.0 license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials