Last Version

Tweet Archives Unleashed Toolkit 0.0.4

An open-source toolkit for analyzing line-oriented JSON Twitter archives.

License

License

GroupId

GroupId

io.archivesunleashed
ArtifactId

ArtifactId

twut
Version

Version

0.0.4
Type

Type

jar
Description

Description

Tweet Archives Unleashed Toolkit
An open-source toolkit for analyzing line-oriented JSON Twitter archives.
Project URL

Project URL

https://github.com/archivesunleashed/twut
Project Organization

Project Organization

The Archives Unleashed Project

Download twut 0.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.2
org.scala-lang : scala-library jar 2.12.10
org.apache.spark : spark-core_2.12 jar 3.0.0-preview
org.apache.spark : spark-sql_2.12 jar 3.0.0-preview

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.