is not current version
Last Version 2.6.0

xalan:xalansamples 2.5.1


GroupId

GroupId

xalan
ArtifactId

ArtifactId

xalansamples
Version

Version

2.5.1
Type

Type

jar

Download xalansamples 2.5.1


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