t

therapy-typesystem

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