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

Jar examples for t:test-base

Description

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

License

Apache License

Build File

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

<dependency>
   <groupId>com.googlecode.genericdao</groupId>
   <artifactId>test-base</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.googlecode.genericdao', name: 'test-base', version: '1.2.0'
libraryDependencies += "com.googlecode.genericdao" % "test-base" % "1.2.0"
<dependency org="com.googlecode.genericdao" name="test-base" rev="1.2.0"/>
@Grapes(@Grab(group='com.googlecode.genericdao', module='test-base', version='1.2.0'))
'com.googlecode.genericdao:test-base:jar:1.2.0'

Download

Click the following link to download the jar file.

test-base-1.2.0-javadoc.jar
test-base-1.2.0-sources.jar
test-base-1.2.0.jar
test-base-1.2.0.pom



Related Tutorials