is not current version
Last Version 1.1

name.dmaus.schxslt:schematron-conformance 1.0

Schematron conformance tests

Categories

Categories

ORM Data
GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

schematron-conformance
Version

Version

1.0
Type

Type

jar

Download schematron-conformance 1.0


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