d

doxia-module-jrst-legacy

JRst legacy module for doxia
Eric Chatellier Tony Chemit
Files download
File Operation
doxia-module-jrst-legacy-2.2.jar download
doxia-module-jrst-legacy-2.2.pom download
doxia-module-jrst-legacy-2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.nuiton.jrst</groupId>
  <artifactId>doxia-module-jrst-legacy</artifactId>
  <version>2.2</version>
</dependency>
Gradle Groovy
implementation 'org.nuiton.jrst:doxia-module-jrst-legacy:2.2'
Gradle Kotlin
implementation("org.nuiton.jrst:doxia-module-jrst-legacy:2.2")
Scala SBT
libraryDependencies += "org.nuiton.jrst" % "doxia-module-jrst-legacy" % "2.2"
Groovy Grape
@Grapes(
  @Grab(group='org.nuiton.jrst', module='doxia-module-jrst-legacy', version='2.2')
)
Apache Ivy
<dependency org="org.nuiton.jrst" name="doxia-module-jrst-legacy" rev="2.2" />
Leiningen
[org.nuiton.jrst/doxia-module-jrst-legacy "2.2"]
Apache Buildr
'org.nuiton.jrst:doxia-module-jrst-legacy:jar:2.2'