Download twitter-text-1.9.9.jar file - Jar t

Jar examples for t:twitter-text

Description

Text processing routines for Twitter Tweets

You can download jar file twitter-text 1.9.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add twitter-text-1.9.9.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>twitter-text</artifactId>
   <version>1.9.9</version>
</dependency>
compile group: 'com.twitter', name: 'twitter-text', version: '1.9.9'
libraryDependencies += "com.twitter" % "twitter-text" % "1.9.9"
<dependency org="com.twitter" name="twitter-text" rev="1.9.9"/>
@Grapes(@Grab(group='com.twitter', module='twitter-text', version='1.9.9'))
'com.twitter:twitter-text:jar:1.9.9'

Download

Click the following link to download the jar file.

twitter-text-1.9.9-javadoc.jar
twitter-text-1.9.9-sources.jar
twitter-text-1.9.9.jar
twitter-text-1.9.9.pom



Related Tutorials