Download safepickle_2.11-0.8.0M2.jar file - Jar s

Jar examples for s:safepickle-2.11

Description

A small Scala pickling library.

You can download jar file safepickle_2.11 0.8.0M2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add safepickle_2.11-0.8.0M2.jar to your project.

<dependency>
   <groupId>com.fsist</groupId>
   <artifactId>safepickle_2.11</artifactId>
   <version>0.8.0M2</version>
</dependency>
compile group: 'com.fsist', name: 'safepickle_2.11', version: '0.8.0M2'
libraryDependencies += "com.fsist" % "safepickle_2.11" % "0.8.0M2"
<dependency org="com.fsist" name="safepickle_2.11" rev="0.8.0M2"/>
@Grapes(@Grab(group='com.fsist', module='safepickle_2.11', version='0.8.0M2'))
'com.fsist:safepickle_2.11:jar:0.8.0M2'

Download

Click the following link to download the jar file.

safepickle_2.11-0.8.0M2-javadoc.jar
safepickle_2.11-0.8.0M2-sources.jar
safepickle_2.11-0.8.0M2.jar
safepickle_2.11-0.8.0M2.pom



Related Tutorials