is not current version
Last Version 0.20

org.gridkit.jvmtool:sjk-core 0.14

Core classes for Swiss Java Knife tool

GroupId

GroupId

org.gridkit.jvmtool
ArtifactId

ArtifactId

sjk-core
Version

Version

0.14
Type

Type

jar

Download sjk-core 0.14


<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-core/ -->
<dependency>
    <groupId>org.gridkit.jvmtool</groupId>
    <artifactId>sjk-core</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-core/
implementation 'org.gridkit.jvmtool:sjk-core:0.14'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-core/
implementation ("org.gridkit.jvmtool:sjk-core:0.14")
'org.gridkit.jvmtool:sjk-core:jar:0.14'
<dependency org="org.gridkit.jvmtool" name="sjk-core" rev="0.14">
  <artifact name="sjk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='sjk-core', version='0.14')
)
libraryDependencies += "org.gridkit.jvmtool" % "sjk-core" % "0.14"
[org.gridkit.jvmtool/sjk-core "0.14"]