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

Jar examples for u:up-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials