is not current version
Last Version 1.1.5

com.github.vipulasri:timelineview 1.1.1

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

GroupId

GroupId

com.github.vipulasri
ArtifactId

ArtifactId

timelineview
Version

Version

1.1.1
Type

Type

aar

Download timelineview 1.1.1


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