is not current version
Last Version 0.7.1

org.expath.tools:tools-saxon 0.5.0

Implementation of the tools for Saxon

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.expath.tools
ArtifactId

ArtifactId

tools-saxon
Version

Version

0.5.0
Type

Type

jar

Download tools-saxon 0.5.0


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