is not current version
Last Version 1.3.0

org.chromattic:chromattic.docs.technical 1.1.0-beta6

Chromattic Framework Technical Documentation

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.docs.technical
Version

Version

1.1.0-beta6
Type

Type

pom

Download chromattic.docs.technical 1.1.0-beta6


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