is not current version
Last Version 1.3.10

org.openimaj:image-annotation 1.3

Methods for describing automatic image annotators

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

image-annotation
Version

Version

1.3
Type

Type

jar

Download image-annotation 1.3


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