is not current version
Last Version 1.4

nl.armatiek.saxon:saxon-ext-file 1.3

EXPath - File implementation for the Saxon XSLT processor

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

nl.armatiek.saxon
ArtifactId

ArtifactId

saxon-ext-file
Version

Version

1.3
Type

Type

jar

Download saxon-ext-file 1.3


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