is not current version
Last Version 24

org.kevoree.kcl:org.kevoree.kcl.microkernel 12


GroupId

GroupId

org.kevoree.kcl
ArtifactId

ArtifactId

org.kevoree.kcl.microkernel
Version

Version

12
Type

Type

jar

Download org.kevoree.kcl.microkernel 12


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