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