is not current version
Last Version 1.8.2

name.dmaus.schxslt:testsuite-parent 1.6

Run tests for Schematron processors

GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

testsuite-parent
Version

Version

1.6
Type

Type

pom

Download testsuite-parent 1.6

Filename Size
testsuite-parent-1.6.pom 4 KB
Browse

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