Download sjk-core-0.4.0.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.4.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials