Download up-test-model-0.0.1.jar file - Jar u

Jar examples for u:up-test-model

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

up-test-model-0.0.1-javadoc.jar
up-test-model-0.0.1-sources.jar
up-test-model-0.0.1.jar
up-test-model-0.0.1.pom



Related Tutorials