Download testfoundation-1.0.0-beta-1.jar file - Jar t

Jar examples for t:testfoundation

Description

Testfoundation

You can download jar file testfoundation 1.0.0-beta-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add testfoundation-1.0.0-beta-1.jar to your project.

<dependency>
   <groupId>com.hack23.cia</groupId>
   <artifactId>testfoundation</artifactId>
   <version>1.0.0-beta-1</version>
</dependency>
compile group: 'com.hack23.cia', name: 'testfoundation', version: '1.0.0-beta-1'
libraryDependencies += "com.hack23.cia" % "testfoundation" % "1.0.0-beta-1"
<dependency org="com.hack23.cia" name="testfoundation" rev="1.0.0-beta-1"/>
@Grapes(@Grab(group='com.hack23.cia', module='testfoundation', version='1.0.0-beta-1'))
'com.hack23.cia:testfoundation:jar:1.0.0-beta-1'

Download

Click the following link to download the jar file.

testfoundation-1.0.0-beta-1-javadoc.jar
testfoundation-1.0.0-beta-1-sources.jar
testfoundation-1.0.0-beta-1.jar
testfoundation-1.0.0-beta-1.pom



Related Tutorials