Download sjk-core-0.3.9.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.3.9 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials