Download twitter-text-1.10.1.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.10.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials