is not current version
Last Version 1.4.1-100

com.xmlcalabash:xmlcalabash 1.1.22-98

An XProc 1.0 processor

GroupId

GroupId

com.xmlcalabash
ArtifactId

ArtifactId

xmlcalabash
Version

Version

1.1.22-98
Type

Type

jar

Download xmlcalabash 1.1.22-98


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