is not current version
Last Version 0.7.99.2

net.sourceforge.testxng:command-line 0.7.99.1

Command-line interface for TestXNG

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.testxng
ArtifactId

ArtifactId

command-line
Version

Version

0.7.99.1
Type

Type

jar

Download command-line 0.7.99.1


<!-- https://jarcasting.com/artifacts/net.sourceforge.testxng/command-line/ -->
<dependency>
    <groupId>net.sourceforge.testxng</groupId>
    <artifactId>command-line</artifactId>
    <version>0.7.99.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.testxng/command-line/
implementation 'net.sourceforge.testxng:command-line:0.7.99.1'
// https://jarcasting.com/artifacts/net.sourceforge.testxng/command-line/
implementation ("net.sourceforge.testxng:command-line:0.7.99.1")
'net.sourceforge.testxng:command-line:jar:0.7.99.1'
<dependency org="net.sourceforge.testxng" name="command-line" rev="0.7.99.1">
  <artifact name="command-line" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.testxng', module='command-line', version='0.7.99.1')
)
libraryDependencies += "net.sourceforge.testxng" % "command-line" % "0.7.99.1"
[net.sourceforge.testxng/command-line "0.7.99.1"]