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

Jar examples for t:testamation-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials