o

openfasttrace-importer-restructuredtext

GNU General Public License v3.0
Files download
File Operation
openfasttrace-importer-restructuredtext-4.0.2.jar download
openfasttrace-importer-restructuredtext-4.0.2.pom download
openfasttrace-importer-restructuredtext-4.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.itsallcode.openfasttrace</groupId>
  <artifactId>openfasttrace-importer-restructuredtext</artifactId>
  <version>4.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.itsallcode.openfasttrace:openfasttrace-importer-restructuredtext:4.0.2'
Gradle Kotlin
implementation("org.itsallcode.openfasttrace:openfasttrace-importer-restructuredtext:4.0.2")
Scala SBT
libraryDependencies += "org.itsallcode.openfasttrace" % "openfasttrace-importer-restructuredtext" % "4.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.itsallcode.openfasttrace', module='openfasttrace-importer-restructuredtext', version='4.0.2')
)
Apache Ivy
<dependency org="org.itsallcode.openfasttrace" name="openfasttrace-importer-restructuredtext" rev="4.0.2" />
Leiningen
[org.itsallcode.openfasttrace/openfasttrace-importer-restructuredtext "4.0.2"]
Apache Buildr
'org.itsallcode.openfasttrace:openfasttrace-importer-restructuredtext:jar:4.0.2'