Download testamation-core-1.0.jar file - Jar t

Jar examples for t:testamation-core

Description

You can download jar file testamation-core 1.0 in this page.

License

Apache License

Build File

You can use the following script to add testamation-core-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

testamation-core-1.0-javadoc.jar
testamation-core-1.0-sources.jar
testamation-core-1.0.jar
testamation-core-1.0.pom



Related Tutorials