is not current version
Last Version 5.4.0

org.kevoree:org.kevoree.kevscript 5.2.8


GroupId

GroupId

org.kevoree
ArtifactId

ArtifactId

org.kevoree.kevscript
Version

Version

5.2.8
Type

Type

jar

Download org.kevoree.kevscript 5.2.8


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