o

openfasttrace-importer-restructuredtext

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