is not current version
Last Version 1.3.10

org.openimaj.storm.tools:StormTwitterPreprocessingTool 1.3.5

Tool for processing tweets on Storm

Categories

Categories

ORM Data
GroupId

GroupId

org.openimaj.storm.tools
ArtifactId

ArtifactId

StormTwitterPreprocessingTool
Version

Version

1.3.5
Type

Type

jar

Download StormTwitterPreprocessingTool 1.3.5


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