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

Jar examples for u:upickle-2.10

Description

upickle

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

License

MIT license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials