Download up-core-0.0.2.jar file - Jar u

Jar examples for u:up-core

Description

You can download jar file up-core 0.0.2 in this page.

Build File

You can use the following script to add up-core-0.0.2.jar to your project.

<dependency>
   <groupId>com.github.restup</groupId>
   <artifactId>up-core</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.github.restup', name: 'up-core', version: '0.0.2'
libraryDependencies += "com.github.restup" % "up-core" % "0.0.2"
<dependency org="com.github.restup" name="up-core" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.restup', module='up-core', version='0.0.2'))
'com.github.restup:up-core:jar:0.0.2'

Download

Click the following link to download the jar file.

up-core-0.0.2-javadoc.jar
up-core-0.0.2-sources.jar
up-core-0.0.2-tests.jar
up-core-0.0.2.jar
up-core-0.0.2.pom



Related Tutorials