is not current version
Last Version 1.4.1-100

com.xmlcalabash:xmlcalabash 1.1.22-97

An XProc 1.0 processor

GroupId

GroupId

com.xmlcalabash
ArtifactId

ArtifactId

xmlcalabash
Version

Version

1.1.22-97
Type

Type

jar

Download xmlcalabash 1.1.22-97


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