не последняя версия
Последняя версия 1.1.5

com.github.vipulasri:timelineview 1.1.2

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

Группа

Группа

com.github.vipulasri
Идентификатор

Идентификатор

timelineview
Версия

Версия

1.1.2
Тип

Тип

aar

Скачать timelineview 1.1.2


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