| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vipulasri |
| Идентификатор | Идентификаторtimelineview |
| Последняя версия | Последняя версия1.1.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTimelineView
Android Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| timelineview-1.1.5.pom | |
| timelineview-1.1.5.aar | 5 KB |
| timelineview-1.1.5-sources.jar | 2 KB |
| timelineview-1.1.5-javadoc.jar | 27 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |