is not current version
Last Version 1.4

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

Saxon Extension function library core

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

nl.armatiek.saxon
ArtifactId

ArtifactId

saxon-ext-core
Version

Version

1.3
Type

Type

jar

Download saxon-ext-core 1.3


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