Download sc-utils-1.0.0.jar file - Jar s

Jar examples for s:sc-utils

Description

You can download jar file sc-utils 1.0.0 in this page.

Build File

You can use the following script to add sc-utils-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

sc-utils-1.0.0-javadoc.jar
sc-utils-1.0.0-sources.jar
sc-utils-1.0.0.jar
sc-utils-1.0.0.pom



Related Tutorials