is not current version
Last Version 1.4.1-100

com.xmlcalabash:xmlcalabash 1.0.30-96

An XProc 1.0 processor

GroupId

GroupId

com.xmlcalabash
ArtifactId

ArtifactId

xmlcalabash
Version

Version

1.0.30-96
Type

Type

jar

Download xmlcalabash 1.0.30-96


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