License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.docs.demo |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChromattic Framework Demo
Chromattic Framework Demo
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chromattic.docs.demo-1.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.docs.demo/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.docs.demo</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.docs.demo/
implementation 'org.chromattic:chromattic.docs.demo:1.3.0'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.docs.demo/
implementation ("org.chromattic:chromattic.docs.demo:1.3.0")
'org.chromattic:chromattic.docs.demo:pom:1.3.0'
<dependency org="org.chromattic" name="chromattic.docs.demo" rev="1.3.0">
<artifact name="chromattic.docs.demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.docs.demo', version='1.3.0')
)
libraryDependencies += "org.chromattic" % "chromattic.docs.demo" % "1.3.0"
[org.chromattic/chromattic.docs.demo "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
ch.qos.logback : logback-classic | jar | 1.0.13 |