is not current version
Last Version 0.2.4

org.ow2.chameleon:scripts 0.2.0


GroupId

GroupId

org.ow2.chameleon
ArtifactId

ArtifactId

scripts
Version

Version

0.2.0
Type

Type

jar

Download scripts 0.2.0


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