d

doxia-module-jrst-legacy

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