GroupId | GroupIdeu.cdevreeze.tqa |
---|---|
ArtifactId | ArtifactIdtqa_2.13 |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
tqa_2.13-0.9.0.pom | |
tqa_2.13-0.9.0.jar | 3 MB |
tqa_2.13-0.9.0-sources.jar | 409 KB |
tqa_2.13-0.9.0-javadoc.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_2.13/ -->
<dependency>
<groupId>eu.cdevreeze.tqa</groupId>
<artifactId>tqa_2.13</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_2.13/
implementation 'eu.cdevreeze.tqa:tqa_2.13:0.9.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_2.13/
implementation ("eu.cdevreeze.tqa:tqa_2.13:0.9.0")
'eu.cdevreeze.tqa:tqa_2.13:jar:0.9.0'
<dependency org="eu.cdevreeze.tqa" name="tqa_2.13" rev="0.9.0">
<artifact name="tqa_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.tqa', module='tqa_2.13', version='0.9.0')
)
libraryDependencies += "eu.cdevreeze.tqa" % "tqa_2.13" % "0.9.0"
[eu.cdevreeze.tqa/tqa_2.13 "0.9.0"]