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

Jar examples for d:db-test

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials