is not current version
Last Version 0.8.1

org.corpus-tools:graphannis-root 0.5.0

This is a prototype for a new backend implementation of the ANNIS linguistic search and visualization system.

GroupId

GroupId

org.corpus-tools
ArtifactId

ArtifactId

graphannis-root
Version

Version

0.5.0
Type

Type

pom

Download graphannis-root 0.5.0


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