is not current version
Last Version 1.3.0

org.chromattic:chromattic.docs.technical.examples 1.1.0-beta4

Chromattic Framework Technical Examples

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.docs.technical.examples
Version

Version

1.1.0-beta4
Type

Type

jar

Download chromattic.docs.technical.examples 1.1.0-beta4


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