Download need-hsql-0.1.1.jar file - Jar n

Jar examples for n:need-hsql

Description

You can download jar file need-hsql 0.1.1 in this page.

License

Apache License

Build File

You can use the following script to add need-hsql-0.1.1.jar to your project.

<dependency>
   <groupId>com.fitbur.testify.need</groupId>
   <artifactId>need-hsql</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.fitbur.testify.need', name: 'need-hsql', version: '0.1.1'
libraryDependencies += "com.fitbur.testify.need" % "need-hsql" % "0.1.1"
<dependency org="com.fitbur.testify.need" name="need-hsql" rev="0.1.1"/>
@Grapes(@Grab(group='com.fitbur.testify.need', module='need-hsql', version='0.1.1'))
'com.fitbur.testify.need:need-hsql:jar:0.1.1'

Download

Click the following link to download the jar file.

need-hsql-0.1.1-javadoc.jar
need-hsql-0.1.1-sources.jar
need-hsql-0.1.1.jar
need-hsql-0.1.1.pom



Related Tutorials