TimelineView

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

License

License

GroupId

GroupId

com.github.vipulasri
ArtifactId

ArtifactId

timelineview
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/vipulasri/Timeline-View
Source Code Management

Source Code Management

https://github.com/vipulasri/Timeline-View

Download timelineview

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vipulasri/timelineview/ -->
<dependency>
    <groupId>com.github.vipulasri</groupId>
    <artifactId>timelineview</artifactId>
    <version>1.1.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vipulasri/timelineview/
implementation 'com.github.vipulasri:timelineview:1.1.5'
// https://jarcasting.com/artifacts/com.github.vipulasri/timelineview/
implementation ("com.github.vipulasri:timelineview:1.1.5")
'com.github.vipulasri:timelineview:aar:1.1.5'
<dependency org="com.github.vipulasri" name="timelineview" rev="1.1.5">
  <artifact name="timelineview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vipulasri', module='timelineview', version='1.1.5')
)
libraryDependencies += "com.github.vipulasri" % "timelineview" % "1.1.5"
[com.github.vipulasri/timelineview "1.1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.0