| License |
License |
|---|---|
| GroupId | GroupIdcom.github.vipulasri |
| ArtifactId | ArtifactIdtimelineview |
| Version | Version1.1.5 |
| Type | Typeaar |
| Description |
DescriptionTimelineView
Android Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| timelineview-1.1.5.pom | |
| timelineview-1.1.5.aar | 9 KB |
| timelineview-1.1.5-sources.jar | 4 KB |
| timelineview-1.1.5-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vipulasri/timelineview/ -->
<dependency>
<groupId>com.github.vipulasri</groupId>
<artifactId>timelineview</artifactId>
<version>1.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vipulasri/timelineview/
implementation 'com.github.vipulasri:timelineview:1.1.5'
// https://jarcasting.com/artifacts/com.github.vipulasri/timelineview/
implementation ("com.github.vipulasri:timelineview:1.1.5")
'com.github.vipulasri:timelineview:aar:1.1.5'
<dependency org="com.github.vipulasri" name="timelineview" rev="1.1.5">
<artifact name="timelineview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vipulasri', module='timelineview', version='1.1.5')
)
libraryDependencies += "com.github.vipulasri" % "timelineview" % "1.1.5"
[com.github.vipulasri/timelineview "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |