is not current version
Last Version 6.5.3

saxon:saxon-jdom 6.5.2


Categories

Categories

JDOM Business Logic Libraries Axon Application Layer Libs Distributed Applications
GroupId

GroupId

saxon
ArtifactId

ArtifactId

saxon-jdom
Version

Version

6.5.2
Type

Type

jar

Download saxon-jdom 6.5.2


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