Download upickle_2.10-0.3.5.jar file - Jar u

Jar examples for u:upickle-2.10

Description

upickle

You can download jar file upickle_2.10 0.3.5 in this page.

License

MIT license

Build File

You can use the following script to add upickle_2.10-0.3.5.jar to your project.

<dependency>
   <groupId>com.lihaoyi</groupId>
   <artifactId>upickle_2.10</artifactId>
   <version>0.3.5</version>
</dependency>
compile group: 'com.lihaoyi', name: 'upickle_2.10', version: '0.3.5'
libraryDependencies += "com.lihaoyi" % "upickle_2.10" % "0.3.5"
<dependency org="com.lihaoyi" name="upickle_2.10" rev="0.3.5"/>
@Grapes(@Grab(group='com.lihaoyi', module='upickle_2.10', version='0.3.5'))
'com.lihaoyi:upickle_2.10:jar:0.3.5'

Download

Click the following link to download the jar file.

upickle_2.10-0.3.5-javadoc.jar
upickle_2.10-0.3.5-sources.jar
upickle_2.10-0.3.5.jar
upickle_2.10-0.3.5.pom



Related Tutorials