Download srlutils-0.9.1.jar file - Jar s

Jar examples for s:srlutils

Description

a collection of utulities and data structures for db4j

You can download jar file srlutils 0.9.1 in this page.

License

PUPL - Paid Use Permissive License

Build File

You can use the following script to add srlutils-0.9.1.jar to your project.

<dependency>
   <groupId>com.nqzero</groupId>
   <artifactId>srlutils</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'com.nqzero', name: 'srlutils', version: '0.9.1'
libraryDependencies += "com.nqzero" % "srlutils" % "0.9.1"
<dependency org="com.nqzero" name="srlutils" rev="0.9.1"/>
@Grapes(@Grab(group='com.nqzero', module='srlutils', version='0.9.1'))
'com.nqzero:srlutils:jar:0.9.1'

Download

Click the following link to download the jar file.

srlutils-0.9.1-javadoc.jar
srlutils-0.9.1-sources.jar
srlutils-0.9.1.jar
srlutils-0.9.1.pom



Related Tutorials