is not current version
Last Version 6.0.0

com.offerready:xslt-library 2.2.0

Utility classes for XSLT processing used at Offer-Ready GmbH

GroupId

GroupId

com.offerready
ArtifactId

ArtifactId

xslt-library
Version

Version

2.2.0
Type

Type

jar

Download xslt-library 2.2.0


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