is not current version
Last Version 1.3.0

org.chromattic:chromattic.docs.demo 1.1.2

Chromattic Framework Demo

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.docs.demo
Version

Version

1.1.2
Type

Type

pom

Download chromattic.docs.demo 1.1.2


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