is not current version
Last Version 1.8.2

name.dmaus.schxslt:testsuite 1.0

Run tests for Schematron processors

GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

testsuite
Version

Version

1.0
Type

Type

jar

Download testsuite 1.0


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