is not current version
Last Version 1.3.0

org.chromattic:chromattic.core 1.0.0-beta5

Chromattic Framework Core

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.core
Version

Version

1.0.0-beta5
Type

Type

jar

Download chromattic.core 1.0.0-beta5


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