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