не последняя версия
Последняя версия 1.1.1

com.github.manuelpeinado.numericpageindicator:parent 1.1.0

ViewPager indicator showing page numbers

Группа

Группа

com.github.manuelpeinado.numericpageindicator
Идентификатор

Идентификатор

parent
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать parent 1.1.0

Имя Файла Размер
parent-1.1.0.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.numericpageindicator/parent/ -->
<dependency>
    <groupId>com.github.manuelpeinado.numericpageindicator</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.numericpageindicator/parent/
implementation 'com.github.manuelpeinado.numericpageindicator:parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.numericpageindicator/parent/
implementation ("com.github.manuelpeinado.numericpageindicator:parent:1.1.0")
'com.github.manuelpeinado.numericpageindicator:parent:pom:1.1.0'
<dependency org="com.github.manuelpeinado.numericpageindicator" name="parent" rev="1.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.numericpageindicator', module='parent', version='1.1.0')
)
libraryDependencies += "com.github.manuelpeinado.numericpageindicator" % "parent" % "1.1.0"
[com.github.manuelpeinado.numericpageindicator/parent "1.1.0"]