is not current version
Last Version 6.0.0

com.offerready:xslt-library 1.0.0

Utility classes for XSLT processing used at Offer-Ready GmbH

GroupId

GroupId

com.offerready
ArtifactId

ArtifactId

xslt-library
Version

Version

1.0.0
Type

Type

jar

Download xslt-library 1.0.0


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