Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdio.github.phantomstr.testing-tools |
ArtifactId | ArtifactIdqa-tools |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qa-tools-1.3.1.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-tools/ -->
<dependency>
<groupId>io.github.phantomstr.testing-tools</groupId>
<artifactId>qa-tools</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-tools/
implementation 'io.github.phantomstr.testing-tools:qa-tools:1.3.1'
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-tools/
implementation ("io.github.phantomstr.testing-tools:qa-tools:1.3.1")
'io.github.phantomstr.testing-tools:qa-tools:pom:1.3.1'
<dependency org="io.github.phantomstr.testing-tools" name="qa-tools" rev="1.3.1">
<artifact name="qa-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.phantomstr.testing-tools', module='qa-tools', version='1.3.1')
)
libraryDependencies += "io.github.phantomstr.testing-tools" % "qa-tools" % "1.3.1"
[io.github.phantomstr.testing-tools/qa-tools "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |