is not current version
Last Version 24

org.kevoree.kcl:org.kevoree.kcl.microkernel 14


GroupId

GroupId

org.kevoree.kcl
ArtifactId

ArtifactId

org.kevoree.kcl.microkernel
Version

Version

14
Type

Type

jar

Download org.kevoree.kcl.microkernel 14


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