is not current version
Last Version 1.3.10

org.openimaj.tools:HadoopLocalFeaturesTool 1.3.8

Distributed local image feature extraction tool.

GroupId

GroupId

org.openimaj.tools
ArtifactId

ArtifactId

HadoopLocalFeaturesTool
Version

Version

1.3.8
Type

Type

jar

Download HadoopLocalFeaturesTool 1.3.8


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