is not current version
Last Version 24

org.kevoree.kcl:org.kevoree.kcl.microkernel 23


GroupId

GroupId

org.kevoree.kcl
ArtifactId

ArtifactId

org.kevoree.kcl.microkernel
Version

Version

23
Type

Type

jar

Download org.kevoree.kcl.microkernel 23


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