is not current version
Last Version 0.8.0

com.github.lizardev:xquery-saxon-support 0.1

XQuery Saxon support

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.lizardev
ArtifactId

ArtifactId

xquery-saxon-support
Version

Version

0.1
Type

Type

jar

Download xquery-saxon-support 0.1


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