is not current version
Last Version 5.4.0

org.kevoree:org.kevoree.kevscript 5.3.2


GroupId

GroupId

org.kevoree
ArtifactId

ArtifactId

org.kevoree.kevscript
Version

Version

5.3.2
Type

Type

jar

Download org.kevoree.kevscript 5.3.2


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