is not current version
Last Version 1.9.1

name.dmaus.schxslt:schxslt 1.4.2

An XSLT-based Schematron processor

GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

schxslt
Version

Version

1.4.2
Type

Type

jar

Download schxslt 1.4.2


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