is not current version
Last Version 1.8.2

name.dmaus.schxslt:testsuite-cli 1.6


Categories

Categories

CLI User Interface
GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

testsuite-cli
Version

Version

1.6
Type

Type

jar

Download testsuite-cli 1.6


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