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