is not current version
Last Version 1.3.0

org.chromattic:chromattic.groovy 1.3.0-beta4

Chromattic Framework Groovy

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.groovy
Version

Version

1.3.0-beta4
Type

Type

jar

Download chromattic.groovy 1.3.0-beta4


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