Download crnickl-test-2.0.0.jar file - Jar c

Jar examples for c:crnickl-test

Description

Abstract unit tests for the CrNiCKL database software.

You can download jar file crnickl-test 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crnickl-test-2.0.0.jar to your project.

<dependency>
   <groupId>ch.agent</groupId>
   <artifactId>crnickl-test</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'ch.agent', name: 'crnickl-test', version: '2.0.0'
libraryDependencies += "ch.agent" % "crnickl-test" % "2.0.0"
<dependency org="ch.agent" name="crnickl-test" rev="2.0.0"/>
@Grapes(@Grab(group='ch.agent', module='crnickl-test', version='2.0.0'))
'ch.agent:crnickl-test:jar:2.0.0'

Download

Click the following link to download the jar file.

crnickl-test-2.0.0-javadoc.jar
crnickl-test-2.0.0-sources.jar
crnickl-test-2.0.0.jar
crnickl-test-2.0.0.pom



Related Tutorials