t

therapy-typesystem

Type system for therapies
文件下载
文件名 操作
therapy-typesystem-2.25.0.jar 下载
therapy-typesystem-2.25.0.pom 下载
therapy-typesystem-2.25.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>de.averbis.textanalysis</groupId>
  <artifactId>therapy-typesystem</artifactId>
  <version>2.25.0</version>
</dependency>
Gradle Groovy
implementation 'de.averbis.textanalysis:therapy-typesystem:2.25.0'
Gradle Kotlin
implementation("de.averbis.textanalysis:therapy-typesystem:2.25.0")
Scala SBT
libraryDependencies += "de.averbis.textanalysis" % "therapy-typesystem" % "2.25.0"
Groovy Grape
@Grapes(
  @Grab(group='de.averbis.textanalysis', module='therapy-typesystem', version='2.25.0')
)
Apache Ivy
<dependency org="de.averbis.textanalysis" name="therapy-typesystem" rev="2.25.0" />
Leiningen
[de.averbis.textanalysis/therapy-typesystem "2.25.0"]
Apache Buildr
'de.averbis.textanalysis:therapy-typesystem:jar:2.25.0'