| Categories |
CategoriesNet fastutil General Purpose Libraries High Performance |
|---|---|
| GroupId | GroupIdde.tuebingen.uni.sfs.germanet |
| ArtifactId | ArtifactIdgermanet-api-fastutil |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongermanet-api-fastutil
A utility for speeding up the GermaNet API
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| germanet-api-fastutil-1.0.0.pom | |
| germanet-api-fastutil-1.0.0.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api-fastutil/ -->
<dependency>
<groupId>de.tuebingen.uni.sfs.germanet</groupId>
<artifactId>germanet-api-fastutil</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api-fastutil/
implementation 'de.tuebingen.uni.sfs.germanet:germanet-api-fastutil:1.0.0'
// https://jarcasting.com/artifacts/de.tuebingen.uni.sfs.germanet/germanet-api-fastutil/
implementation ("de.tuebingen.uni.sfs.germanet:germanet-api-fastutil:1.0.0")
'de.tuebingen.uni.sfs.germanet:germanet-api-fastutil:jar:1.0.0'
<dependency org="de.tuebingen.uni.sfs.germanet" name="germanet-api-fastutil" rev="1.0.0">
<artifact name="germanet-api-fastutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tuebingen.uni.sfs.germanet', module='germanet-api-fastutil', version='1.0.0')
)
libraryDependencies += "de.tuebingen.uni.sfs.germanet" % "germanet-api-fastutil" % "1.0.0"
[de.tuebingen.uni.sfs.germanet/germanet-api-fastutil "1.0.0"]