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

Jar examples for u:up-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials