java_library(
    provides = artifact(
        org = "com.twitter.twittertext",
        name = "twitter-text",
        repo = artifactory,
    ),
    dependencies = [
        "3rdparty/jvm/com/google/code/findbugs:jsr305",
        "twitter-text/lib/java/src/main/resources",
    ],
)
