is not current version
Last Version 1.8

top.marchand.xml:xsl-doc 1.3

A project to generate documentation from a XSL

GroupId

GroupId

top.marchand.xml
ArtifactId

ArtifactId

xsl-doc
Version

Version

1.3
Type

Type

jar

Download xsl-doc 1.3


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