is not current version
Last Version 1.4.1-100

com.xmlcalabash:xmlcalabash 1.2.3-100

An XProc 1.0 processor

GroupId

GroupId

com.xmlcalabash
ArtifactId

ArtifactId

xmlcalabash
Version

Version

1.2.3-100
Type

Type

jar

Download xmlcalabash 1.2.3-100


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