TabLayoutHelper

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

License

License

GroupId

GroupId

com.h6ah4i.android.tablayouthelper
ArtifactId

ArtifactId

tablayouthelper
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/h6ah4i/android-tablayouthelper
Source Code Management

Source Code Management

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

Download tablayouthelper

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.0
com.google.android.material » material jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
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