is not current version
Last Version 1.3.0

org.chromattic:chromattic.core 1.1.1

Chromattic Framework Core

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.core
Version

Version

1.1.1
Type

Type

jar

Download chromattic.core 1.1.1


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