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

io.github.jisungbin:timelineview 1.0.2

android TimeLineView that made with jetpack-compose

Группа

Группа

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

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

timelineview
Версия

Версия

1.0.2
Тип

Тип

aar

Скачать timelineview 1.0.2


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