ndw / xmlcalabash3   2.99.11

GitHub

XML Calabash 3 is an implementation of the XProc 3.0 XML pipeline language.

Scala versions: 2.13

xml-calabash 2.99.8


Group ID:
com.xmlcalabash
Artifact ID:
xml-calabash_2.13
Version:
2.99.8
Release Date:
Oct 24, 2021
Licenses:
Files:

libraryDependencies += "com.xmlcalabash" %% "xml-calabash" % "2.99.8"

Mill build tool

ivy"com.xmlcalabash::xml-calabash:2.99.8"

Scala CLI

//> using dep "com.xmlcalabash::xml-calabash:2.99.8"

Ammonite REPL

import $ivy.`com.xmlcalabash::xml-calabash:2.99.8`

<dependency>
  <groupId>com.xmlcalabash</groupId>
  <artifactId>xml-calabash_2.13</artifactId>
  <version>2.99.8</version>
</dependency>

compile group: 'com.xmlcalabash', name: 'xml-calabash_2.13', version: '2.99.8'