Categories |
CategoriesNet |
---|---|
GroupId | GroupIdde.tuebingen.uni.sfs.germanet |
ArtifactId | ArtifactIdgermanet-api |
Version | Version13.0 |
Type | Typejar |
Filename | Size |
---|---|
germanet-api-13.0.pom | |
germanet-api-13.0.jar | 49 KB |
germanet-api-13.0-sources.jar | 39 KB |
germanet-api-13.0-javadoc.jar | 128 KB |
Browse |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api/
implementation 'de.tuebingen.uni.sfs.germanet:germanet-api:13.0'
// https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api/
implementation ("de.tuebingen.uni.sfs.germanet:germanet-api:13.0")
'de.tuebingen.uni.sfs.germanet:germanet-api:jar:13.0'
<dependency org="de.tuebingen.uni.sfs.germanet" name="germanet-api" rev="13.0">
<artifact name="germanet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tuebingen.uni.sfs.germanet', module='germanet-api', version='13.0')
)
libraryDependencies += "de.tuebingen.uni.sfs.germanet" % "germanet-api" % "13.0"
[de.tuebingen.uni.sfs.germanet/germanet-api "13.0"]