is not current version
Last Version 0.10.0

com.github.crabs-hue.commons:commons-xproc 0.6.0

Library for XProc (calabash) API to allow integration without subprocessing.

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-xproc
Version

Version

0.6.0
Type

Type

jar

Download commons-xproc 0.6.0


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