Last Version

TabLayoutHelper 1.0.0

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

License

License

GroupId

GroupId

com.h6ah4i.android.tablayouthelper
ArtifactId

ArtifactId

tablayouthelper
Version

Version

1.0.0
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 1.0.0


<!-- 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.