TimeLineView

android TimeLineView that made with jetpack-compose

License

License

GroupId

GroupId

io.github.jisungbin
ArtifactId

ArtifactId

TimeLineView
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

TimeLineView
android TimeLineView that made with jetpack-compose
Project URL

Project URL

https://github.com/jisungbin/TimeLineView
Source Code Management

Source Code Management

https://github.com/jisungbin/timelineview/tree/master

Download TimeLineView

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.compose.ui » ui jar 1.0.0-rc02
androidx.compose.material » material jar 1.0.0-rc02
androidx.compose.ui » ui-tooling jar 1.0.0-rc02
androidx.constraintlayout » constraintlayout-compose jar 1.0.0-alpha08

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0