is not current version
Last Version 2.0

org.objectweb.petals:petals-se-xslt 1.3


GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-se-xslt
Version

Version

1.3
Type

Type

jar

Download petals-se-xslt 1.3


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