d

de.unistuttgart.ims.drama.io.tei.folger

Discontinued.
Files download
File Operation
de.unistuttgart.ims.drama.io.tei.folger-0.4.3.jar download
de.unistuttgart.ims.drama.io.tei.folger-0.4.3.pom download
de.unistuttgart.ims.drama.io.tei.folger-0.4.3-sources.jar download
Apache Maven
<dependency>
  <groupId>de.unistuttgart.ims</groupId>
  <artifactId>de.unistuttgart.ims.drama.io.tei.folger</artifactId>
  <version>0.4.3</version>
</dependency>
Gradle Groovy
implementation 'de.unistuttgart.ims:de.unistuttgart.ims.drama.io.tei.folger:0.4.3'
Gradle Kotlin
implementation("de.unistuttgart.ims:de.unistuttgart.ims.drama.io.tei.folger:0.4.3")
Scala SBT
libraryDependencies += "de.unistuttgart.ims" % "de.unistuttgart.ims.drama.io.tei.folger" % "0.4.3"
Groovy Grape
@Grapes(
  @Grab(group='de.unistuttgart.ims', module='de.unistuttgart.ims.drama.io.tei.folger', version='0.4.3')
)
Apache Ivy
<dependency org="de.unistuttgart.ims" name="de.unistuttgart.ims.drama.io.tei.folger" rev="0.4.3" />
Leiningen
[de.unistuttgart.ims/de.unistuttgart.ims.drama.io.tei.folger "0.4.3"]
Apache Buildr
'de.unistuttgart.ims:de.unistuttgart.ims.drama.io.tei.folger:jar:0.4.3'