Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 627 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 627 Bytes

twitter-text-java Build Status

Java port of the twitter-text handling libraries.

Building

To build, ensure you have the conformance test suite checked out:

git submodule init && git submodule update

Then simply run maven:

mvn clean install

Issues

Have a bug? Please create an issue here on GitHub!

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

License

Copyright 2011 Twitter, Inc.

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