License |
License |
---|---|
GroupId | GroupIdorg.chromattic |
ArtifactId | ArtifactIdchromattic.query.apiV1 |
Last Version | Last Version1.1.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChromattic Framework Query API V1
Chromattic Framework Query API V1
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.query.apiV1/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.query.apiV1</artifactId>
<version>1.1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.query.apiV1/
implementation 'org.chromattic:chromattic.query.apiV1:1.1.0-beta1'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.query.apiV1/
implementation ("org.chromattic:chromattic.query.apiV1:1.1.0-beta1")
'org.chromattic:chromattic.query.apiV1:jar:1.1.0-beta1'
<dependency org="org.chromattic" name="chromattic.query.apiV1" rev="1.1.0-beta1">
<artifact name="chromattic.query.apiV1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.query.apiV1', version='1.1.0-beta1')
)
libraryDependencies += "org.chromattic" % "chromattic.query.apiV1" % "1.1.0-beta1"
[org.chromattic/chromattic.query.apiV1 "1.1.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.chromattic : chromattic.api | jar | 1.1.0-beta1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
junit : junit | jar | 3.8 |