Download sjk-core-0.6.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.6 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials