Download tools-test-1.2.0.jar file - Jar t

Jar examples for t:tools-test

Description

You can download jar file tools-test 1.2.0 in this page.

License

Open Source License

Build File

You can use the following script to add tools-test-1.2.0.jar to your project.

<dependency>
   <groupId>net.as-development.asdk</groupId>
   <artifactId>tools-test</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'net.as-development.asdk', name: 'tools-test', version: '1.2.0'
libraryDependencies += "net.as-development.asdk" % "tools-test" % "1.2.0"
<dependency org="net.as-development.asdk" name="tools-test" rev="1.2.0"/>
@Grapes(@Grab(group='net.as-development.asdk', module='tools-test', version='1.2.0'))
'net.as-development.asdk:tools-test:jar:1.2.0'

Download

Click the following link to download the jar file.

tools-test-1.2.0-javadoc.jar
tools-test-1.2.0-sources.jar
tools-test-1.2.0-tests.jar
tools-test-1.2.0.jar
tools-test-1.2.0.pom



Related Tutorials