Download sjk-core-0.8.1.jar file - Jar s

Jar examples for s:sjk-core

Description

Core classes for Swiss Java Knife tool

You can download jar file sjk-core 0.8.1 in this page.

License

Apache License

Build File

You can use the following script to add sjk-core-0.8.1.jar to your project.

<dependency>
   <groupId>org.gridkit.jvmtool</groupId>
   <artifactId>sjk-core</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'org.gridkit.jvmtool', name: 'sjk-core', version: '0.8.1'
libraryDependencies += "org.gridkit.jvmtool" % "sjk-core" % "0.8.1"
<dependency org="org.gridkit.jvmtool" name="sjk-core" rev="0.8.1"/>
@Grapes(@Grab(group='org.gridkit.jvmtool', module='sjk-core', version='0.8.1'))
'org.gridkit.jvmtool:sjk-core:jar:0.8.1'

Download

Click the following link to download the jar file.

sjk-core-0.8.1-javadoc.jar
sjk-core-0.8.1-sources.jar
sjk-core-0.8.1.jar
sjk-core-0.8.1.pom



Related Tutorials