Download slib-utils-0.9.jar file - Jar s

Jar examples for s:slib-utils

Description

Utility class for the slib project

You can download jar file slib-utils 0.9 in this page.

License

CECILL

Build File

You can use the following script to add slib-utils-0.9.jar to your project.

<dependency>
   <groupId>com.github.sharispe</groupId>
   <artifactId>slib-utils</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'com.github.sharispe', name: 'slib-utils', version: '0.9'
libraryDependencies += "com.github.sharispe" % "slib-utils" % "0.9"
<dependency org="com.github.sharispe" name="slib-utils" rev="0.9"/>
@Grapes(@Grab(group='com.github.sharispe', module='slib-utils', version='0.9'))
'com.github.sharispe:slib-utils:jar:0.9'

Download

Click the following link to download the jar file.

slib-utils-0.9-javadoc.jar
slib-utils-0.9-sources.jar
slib-utils-0.9.jar
slib-utils-0.9.pom



Related Tutorials