is not current version
Last Version 1.8.2

name.dmaus.schxslt:testsuite-cli 1.6.1


Categories

Categories

CLI User Interface
GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

testsuite-cli
Version

Version

1.6.1
Type

Type

jar

Download testsuite-cli 1.6.1


<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite-cli/ -->
<dependency>
    <groupId>name.dmaus.schxslt</groupId>
    <artifactId>testsuite-cli</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite-cli/
implementation 'name.dmaus.schxslt:testsuite-cli:1.6.1'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite-cli/
implementation ("name.dmaus.schxslt:testsuite-cli:1.6.1")
'name.dmaus.schxslt:testsuite-cli:jar:1.6.1'
<dependency org="name.dmaus.schxslt" name="testsuite-cli" rev="1.6.1">
  <artifact name="testsuite-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='testsuite-cli', version='1.6.1')
)
libraryDependencies += "name.dmaus.schxslt" % "testsuite-cli" % "1.6.1"
[name.dmaus.schxslt/testsuite-cli "1.6.1"]