MVN

com.robinhood.ticker : ticker

Maven & Gradle

Nov 12, 2021
1 usages
4.3k stars

Ticker · A textview for Android that supports scrolling text animation.

<dependency>
    <groupId>com.robinhood.ticker</groupId>
    <artifactId>ticker</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.robinhood.ticker : ticker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of com.robinhood.ticker : ticker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ticker-2.0.4
ticker-2.0.3
ticker-2.0.2
ticker-2.0.1
ticker-2.0.0
1.2.x
ticker-1.2.2
ticker-1.2.1
ticker-1.2.0
1.1.x
ticker-1.1.1
ticker-1.1.0
1.0.x
ticker-1.0.1
ticker-1.0.0

How to add a dependency to Maven

Add the following com.robinhood.ticker : ticker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.robinhood.ticker</groupId>
    <artifactId>ticker</artifactId>
    <version>2.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.robinhood.ticker : ticker gradle dependency to your build.gradle file:

implementation 'com.robinhood.ticker:ticker:2.0.4'

Gradle Kotlin DSL: Add the following com.robinhood.ticker : ticker gradle kotlin dependency to your build.gradle.kts file:

implementation("com.robinhood.ticker:ticker:2.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.robinhood.ticker : ticker sbt scala dependency to your build.sbt file:

libraryDependencies += "com.robinhood.ticker" % "ticker" % "2.0.4"

Advertisement

Dependencies from Group

Nov 12, 2021
1 usages
4.3k stars

Discover Dependencies

Sep 01, 2016
6 usages
91 stars
May 02, 2020
7 usages
16 stars
May 12, 2023
16 usages
44 stars
May 21, 2017
1 usages
644 stars
Jul 18, 2016
15 usages
39 stars
Aug 29, 2018
166 stars
Dec 01, 2019
0 stars