| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.bosphere |
| Идентификатор | Идентификаторandroid-stepslider |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеandroid-stepslider
A simple slider that is discrete with intermediate steps
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-stepslider-1.0.3.pom | |
| android-stepslider-1.0.3-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bosphere/android-stepslider/ -->
<dependency>
<groupId>com.github.bosphere</groupId>
<artifactId>android-stepslider</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bosphere/android-stepslider/
implementation 'com.github.bosphere:android-stepslider:1.0.3'
// https://jarcasting.com/artifacts/com.github.bosphere/android-stepslider/
implementation ("com.github.bosphere:android-stepslider:1.0.3")
'com.github.bosphere:android-stepslider:aar:1.0.3'
<dependency org="com.github.bosphere" name="android-stepslider" rev="1.0.3">
<artifact name="android-stepslider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bosphere', module='android-stepslider', version='1.0.3')
)
libraryDependencies += "com.github.bosphere" % "android-stepslider" % "1.0.3"
[com.github.bosphere/android-stepslider "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |