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

Jar examples for u:up-test

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

up-test-0.0.2-javadoc.jar
up-test-0.0.2-sources.jar
up-test-0.0.2.jar
up-test-0.0.2.pom



Related Tutorials