TabLayoutHelper

A small library which helps to use TabLayout with ViewPager more easily.

Лицензия

Лицензия

Группа

Группа

com.h6ah4i.android.tablayouthelper
Идентификатор

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

tablayouthelper
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

TabLayoutHelper
A small library which helps to use TabLayout with ViewPager more easily.
Ссылка на сайт

Ссылка на сайт

https://github.com/h6ah4i/android-tablayouthelper
Система контроля версий

Система контроля версий

https://github.com/h6ah4i/android-tablayouthelper

Скачать tablayouthelper

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.h6ah4i.android.tablayouthelper/tablayouthelper/ -->
<dependency>
    <groupId>com.h6ah4i.android.tablayouthelper</groupId>
    <artifactId>tablayouthelper</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.h6ah4i.android.tablayouthelper/tablayouthelper/
implementation 'com.h6ah4i.android.tablayouthelper:tablayouthelper:1.0.0'
// https://jarcasting.com/artifacts/com.h6ah4i.android.tablayouthelper/tablayouthelper/
implementation ("com.h6ah4i.android.tablayouthelper:tablayouthelper:1.0.0")
'com.h6ah4i.android.tablayouthelper:tablayouthelper:aar:1.0.0'
<dependency org="com.h6ah4i.android.tablayouthelper" name="tablayouthelper" rev="1.0.0">
  <artifact name="tablayouthelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.h6ah4i.android.tablayouthelper', module='tablayouthelper', version='1.0.0')
)
libraryDependencies += "com.h6ah4i.android.tablayouthelper" % "tablayouthelper" % "1.0.0"
[com.h6ah4i.android.tablayouthelper/tablayouthelper "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.0.0
com.google.android.material » material jar 1.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0