is not current version
Last Version 1.3.10

org.openimaj.tools:HadoopClusterQuantiserTool 1.3.6

Distributed feature quantisation tool.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.openimaj.tools
ArtifactId

ArtifactId

HadoopClusterQuantiserTool
Version

Version

1.3.6
Type

Type

jar

Download HadoopClusterQuantiserTool 1.3.6


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