is not current version
Last Version 1.3.10

org.openimaj.storm.tools:core-storm-tool 1.3

Base for tools built on top of storm.

Categories

Categories

ORM Data
GroupId

GroupId

org.openimaj.storm.tools
ArtifactId

ArtifactId

core-storm-tool
Version

Version

1.3
Type

Type

jar

Download core-storm-tool 1.3


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