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

com.github.vipulasri:timelineview 1.0.4

The project aims to implement Timeline View.

Группа

Группа

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

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

timelineview
Версия

Версия

1.0.4
Тип

Тип

aar

Скачать timelineview 1.0.4


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