MVN

com.github.vipulasri : timelineview

Maven & Gradle

Feb 06, 2021
3.7k stars

TimelineView · Android Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc.

<dependency>
    <groupId>com.github.vipulasri</groupId>
    <artifactId>timelineview</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vipulasri : timelineview to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.github.vipulasri : timelineview to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
timelineview-1.1.5
timelineview-1.1.4
timelineview-1.1.3
timelineview-1.1.2
timelineview-1.1.1
timelineview-1.1.0
1.0.x
timelineview-1.0.4
timelineview-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.vipulasri</groupId>
    <artifactId>timelineview</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.vipulasri : timelineview gradle dependency to your build.gradle file:

implementation 'com.github.vipulasri:timelineview:1.1.3'

Gradle Kotlin DSL: Add the following com.github.vipulasri : timelineview gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.vipulasri:timelineview:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.vipulasri : timelineview sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.vipulasri" % "timelineview" % "1.1.3"

Advertisement

Dependencies from Group

May 11, 2015
168 stars
Feb 06, 2021
3.7k stars

Discover Dependencies

Mar 13, 2017
8 usages
0 stars
Mar 12, 2023
1 usages
300 stars
Apr 26, 2023
4 usages
1.3k stars
Apr 12, 2017
4 usages
1 stars
Jun 12, 2020
8 usages
34 stars
Jun 14, 2023
2 usages
9.3k stars
Feb 19, 2019
15 stars
May 27, 2020
154 usages
1.6k stars