| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.abd3lraouf |
| Идентификатор | Идентификаторpageindicatorview |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеPageIndicatorView
A light library to indicate ViewPager's selected page with different animations and ability to customise it as you need.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pageindicatorview-1.0.3.pom | |
| pageindicatorview-1.0.3.module | 2 KB |
| pageindicatorview-1.0.3-sources.jar | 41 KB |
| pageindicatorview-1.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.abd3lraouf/pageindicatorview/ -->
<dependency>
<groupId>tech.abd3lraouf</groupId>
<artifactId>pageindicatorview</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tech.abd3lraouf/pageindicatorview/
implementation 'tech.abd3lraouf:pageindicatorview:1.0.3'
// https://jarcasting.com/artifacts/tech.abd3lraouf/pageindicatorview/
implementation ("tech.abd3lraouf:pageindicatorview:1.0.3")
'tech.abd3lraouf:pageindicatorview:aar:1.0.3'
<dependency org="tech.abd3lraouf" name="pageindicatorview" rev="1.0.3">
<artifact name="pageindicatorview" type="aar" />
</dependency>
@Grapes(
@Grab(group='tech.abd3lraouf', module='pageindicatorview', version='1.0.3')
)
libraryDependencies += "tech.abd3lraouf" % "pageindicatorview" % "1.0.3"
[tech.abd3lraouf/pageindicatorview "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.core » core | jar | 1.6.0 |
| androidx.viewpager » viewpager | jar | 1.0.0 |