GroupId | GroupIdde.averbis.textanalysis |
---|---|
ArtifactId | ArtifactIdtherapy-typesystem |
Version | Version2.26.0 |
Type | Typejar |
Filename | Size |
---|---|
therapy-typesystem-2.26.0.pom | |
therapy-typesystem-2.26.0.jar | 22 KB |
therapy-typesystem-2.26.0-sources.jar | 20 KB |
therapy-typesystem-2.26.0-javadoc.jar | 105 KB |
therapy-typesystem-2.26.0-doc.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.averbis.textanalysis/therapy-typesystem/ -->
<dependency>
<groupId>de.averbis.textanalysis</groupId>
<artifactId>therapy-typesystem</artifactId>
<version>2.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.averbis.textanalysis/therapy-typesystem/
implementation 'de.averbis.textanalysis:therapy-typesystem:2.26.0'
// https://jarcasting.com/artifacts/de.averbis.textanalysis/therapy-typesystem/
implementation ("de.averbis.textanalysis:therapy-typesystem:2.26.0")
'de.averbis.textanalysis:therapy-typesystem:jar:2.26.0'
<dependency org="de.averbis.textanalysis" name="therapy-typesystem" rev="2.26.0">
<artifact name="therapy-typesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.averbis.textanalysis', module='therapy-typesystem', version='2.26.0')
)
libraryDependencies += "de.averbis.textanalysis" % "therapy-typesystem" % "2.26.0"
[de.averbis.textanalysis/therapy-typesystem "2.26.0"]