Download testgen-core_2.9.1-1.0.jar file - Jar t

Jar examples for t:testgen-core-2.9.1

Description

testgen-core

You can download jar file testgen-core_2.9.1 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add testgen-core_2.9.1-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

testgen-core_2.9.1-1.0-javadoc.jar
testgen-core_2.9.1-1.0-sources.jar
testgen-core_2.9.1-1.0.jar
testgen-core_2.9.1-1.0.pom



Related Tutorials