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

io.github.jisungbin:timelineview 1.0.1

android TimeLineView that made with jetpack-compose

Группа

Группа

io.github.jisungbin
Идентификатор

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

timelineview
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать timelineview 1.0.1


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