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

Jar examples for u:upickle-2.10

Description

upickle

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

License

MIT license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials