Last Version

Twitter Text Java library 3.1.0

Text processing routines for Twitter Tweets

License

License

GroupId

GroupId

com.twitter.twittertext
ArtifactId

ArtifactId

twitter-text
Version

Version

3.1.0
Type

Type

jar
Description

Description

Twitter Text Java library
Text processing routines for Twitter Tweets
Project URL

Project URL

https://github.com/twitter/twitter-text
Source Code Management

Source Code Management

https://github.com/twitter/twitter-text

Download twitter-text 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.7

Project Modules

There are no modules declared in this project.