is not current version
Last Version 13.3.1

de.tuebingen.uni.sfs.germanet:germanet-api 13.2.0

A library for easy access to GermaNet.

Categories

Categories

Net
GroupId

GroupId

de.tuebingen.uni.sfs.germanet
ArtifactId

ArtifactId

germanet-api
Version

Version

13.2.0
Type

Type

jar

Download germanet-api 13.2.0


<!-- https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api/ -->
<dependency>
    <groupId>de.tuebingen.uni.sfs.germanet</groupId>
    <artifactId>germanet-api</artifactId>
    <version>13.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api/
implementation 'de.tuebingen.uni.sfs.germanet:germanet-api:13.2.0'
// https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api/
implementation ("de.tuebingen.uni.sfs.germanet:germanet-api:13.2.0")
'de.tuebingen.uni.sfs.germanet:germanet-api:jar:13.2.0'
<dependency org="de.tuebingen.uni.sfs.germanet" name="germanet-api" rev="13.2.0">
  <artifact name="germanet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tuebingen.uni.sfs.germanet', module='germanet-api', version='13.2.0')
)
libraryDependencies += "de.tuebingen.uni.sfs.germanet" % "germanet-api" % "13.2.0"
[de.tuebingen.uni.sfs.germanet/germanet-api "13.2.0"]