is not current version
Last Version 0.22.0

org.corpus-tools:graphannis-api 0.1.0

A wrapper around the C++ API of graphANNIS

GroupId

GroupId

org.corpus-tools
ArtifactId

ArtifactId

graphannis-api
Version

Version

0.1.0
Type

Type

jar

Download graphannis-api 0.1.0


<!-- https://jarcasting.com/artifacts/org.corpus-tools/graphannis-api/ -->
<dependency>
    <groupId>org.corpus-tools</groupId>
    <artifactId>graphannis-api</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.corpus-tools/graphannis-api/
implementation 'org.corpus-tools:graphannis-api:0.1.0'
// https://jarcasting.com/artifacts/org.corpus-tools/graphannis-api/
implementation ("org.corpus-tools:graphannis-api:0.1.0")
'org.corpus-tools:graphannis-api:jar:0.1.0'
<dependency org="org.corpus-tools" name="graphannis-api" rev="0.1.0">
  <artifact name="graphannis-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.corpus-tools', module='graphannis-api', version='0.1.0')
)
libraryDependencies += "org.corpus-tools" % "graphannis-api" % "0.1.0"
[org.corpus-tools/graphannis-api "0.1.0"]