| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.guardanis |
| Идентификатор | Идентификаторsteps |
| Версия | Версия2.0.1 |
| Тип | Типaar |
| Описание |
Описаниеsteps
A controller enabling a paginated layout style
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| steps-2.0.1.pom | |
| steps-2.0.1-sources.jar | 9 KB |
| steps-2.0.1-javadoc.jar | 160 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.guardanis/steps/ -->
<dependency>
<groupId>com.guardanis</groupId>
<artifactId>steps</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardanis/steps/
implementation 'com.guardanis:steps:2.0.1'
// https://jarcasting.com/artifacts/com.guardanis/steps/
implementation ("com.guardanis:steps:2.0.1")
'com.guardanis:steps:aar:2.0.1'
<dependency org="com.guardanis" name="steps" rev="2.0.1">
<artifact name="steps" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guardanis', module='steps', version='2.0.1')
)
libraryDependencies += "com.guardanis" % "steps" % "2.0.1"
[com.guardanis/steps "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |