is not current version
Last Version 1.3.1

io.github.phantomstr.testing-tools:qa-utils 1.3.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.phantomstr.testing-tools
ArtifactId

ArtifactId

qa-utils
Version

Version

1.3.0
Type

Type

jar

Download qa-utils 1.3.0


<!-- https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-utils/ -->
<dependency>
    <groupId>io.github.phantomstr.testing-tools</groupId>
    <artifactId>qa-utils</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-utils/
implementation 'io.github.phantomstr.testing-tools:qa-utils:1.3.0'
// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/qa-utils/
implementation ("io.github.phantomstr.testing-tools:qa-utils:1.3.0")
'io.github.phantomstr.testing-tools:qa-utils:jar:1.3.0'
<dependency org="io.github.phantomstr.testing-tools" name="qa-utils" rev="1.3.0">
  <artifact name="qa-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phantomstr.testing-tools', module='qa-utils', version='1.3.0')
)
libraryDependencies += "io.github.phantomstr.testing-tools" % "qa-utils" % "1.3.0"
[io.github.phantomstr.testing-tools/qa-utils "1.3.0"]