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