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

Jar examples for b:boopickle-2.11

Description

boopickle

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

License

Apache 2.0 license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials