GroupId | GroupIduk.gov.dstl.baleen |
---|---|
ArtifactId | ArtifactIdbaleen-annotators |
Version | Version2.6.0 |
Type | Typejar |
Filename | Size |
---|---|
baleen-annotators-2.6.0.pom | |
baleen-annotators-2.6.0.jar | 59 MB |
baleen-annotators-2.6.0-tests.jar | 5 MB |
baleen-annotators-2.6.0-sources.jar | 59 MB |
baleen-annotators-2.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-annotators/ -->
<dependency>
<groupId>uk.gov.dstl.baleen</groupId>
<artifactId>baleen-annotators</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-annotators/
implementation 'uk.gov.dstl.baleen:baleen-annotators:2.6.0'
// https://jarcasting.com/artifacts/uk.gov.dstl.baleen/baleen-annotators/
implementation ("uk.gov.dstl.baleen:baleen-annotators:2.6.0")
'uk.gov.dstl.baleen:baleen-annotators:jar:2.6.0'
<dependency org="uk.gov.dstl.baleen" name="baleen-annotators" rev="2.6.0">
<artifact name="baleen-annotators" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.baleen', module='baleen-annotators', version='2.6.0')
)
libraryDependencies += "uk.gov.dstl.baleen" % "baleen-annotators" % "2.6.0"
[uk.gov.dstl.baleen/baleen-annotators "2.6.0"]