All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.twitter.twittertext.BUILD Maven / Gradle / Ivy

The newest version!
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",
    ],
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy