twitter-text

Text processing routines for Twitter Tweets

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

twitter-text
Last Version

Last Version

1.14.7
Release Date

Release Date

Type

Type

jar
Description

Description

twitter-text
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

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.yaml : snakeyaml jar 1.18

Project Modules

There are no modules declared in this project.

twitter-text

This repository is a collection of libraries and conformance tests to standardize parsing of Tweet text. It synchronizes development, testing, creating issues, and pull requests for twitter-text's implementations and specification. These libraries are responsible for determining the quantity of characters in a Tweet and identifying and linking any URL, @username, #hashtag, or $cashtag.

See implementations and conformance in this repository below:

Other language implementations

The following implementations exist in other programming languages, but are not supported by or used by Twitter. We'd like to thank the authors for building and maintaining these alternatives.

If you would like to contribute a link to other implementations, please consider sending a Pull Request, or letting us know via the Twitter Developer Community forums.

Copyright and License

Copyright 2012-2020 Twitter, Inc and other contributors

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

com.twitter

Twitter

Twitter 💙 #opensource

Versions

Version
1.14.7
1.14.6
1.14.3
1.14.2
1.14.1
1.14.0
1.13.4
1.13.3
1.13.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.2
1.10.1
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.1
1.9.0
1.8.0
1.6.1