is not current version
Last Version 1.3.0

org.chromattic:chromattic.docs.technical.examples 1.2.3

Chromattic Framework Technical Examples

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.docs.technical.examples
Version

Version

1.2.3
Type

Type

jar

Download chromattic.docs.technical.examples 1.2.3


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