is not current version
Last Version 8.6

uk.ac.gate.plugins:teamware-tools 8.5

A set of tools for dealing with corpora annotated via GATE Teamware

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

teamware-tools
Version

Version

8.5
Type

Type

jar

Download teamware-tools 8.5


<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/teamware-tools/ -->
<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>teamware-tools</artifactId>
    <version>8.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/teamware-tools/
implementation 'uk.ac.gate.plugins:teamware-tools:8.5'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/teamware-tools/
implementation ("uk.ac.gate.plugins:teamware-tools:8.5")
'uk.ac.gate.plugins:teamware-tools:jar:8.5'
<dependency org="uk.ac.gate.plugins" name="teamware-tools" rev="8.5">
  <artifact name="teamware-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='teamware-tools', version='8.5')
)
libraryDependencies += "uk.ac.gate.plugins" % "teamware-tools" % "8.5"
[uk.ac.gate.plugins/teamware-tools "8.5"]