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