Download db-test-1.0.13.jar file - Jar d

Jar examples for d:db-test

Description

You can download jar file db-test 1.0.13 in this page.

Build File

You can use the following script to add db-test-1.0.13.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>db-test</artifactId>
   <version>1.0.13</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'db-test', version: '1.0.13'
libraryDependencies += "nl.cloudfarming.client" % "db-test" % "1.0.13"
<dependency org="nl.cloudfarming.client" name="db-test" rev="1.0.13"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='db-test', version='1.0.13'))
'nl.cloudfarming.client:db-test:jar:1.0.13'

Download

Click the following link to download the jar file.

db-test-1.0.13-javadoc.jar
db-test-1.0.13-sources.jar
db-test-1.0.13.jar
db-test-1.0.13.pom



Related Tutorials