tabsync

A lightweight synchronizer between Android's TabLayout and RecyclerView.

License

License

GroupId

GroupId

io.github.ahmad-hamwi
ArtifactId

ArtifactId

tabsync
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

tabsync
A lightweight synchronizer between Android's TabLayout and RecyclerView.
Project URL

Project URL

https://github.com/Ahmad-Hamwi/TabSync
Source Code Management

Source Code Management

https://github.com/Ahmad-Hamwi/TabSync

Download tabsync

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ahmad-hamwi/tabsync/ -->
<dependency>
    <groupId>io.github.ahmad-hamwi</groupId>
    <artifactId>tabsync</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ahmad-hamwi/tabsync/
implementation 'io.github.ahmad-hamwi:tabsync:1.0.1'
// https://jarcasting.com/artifacts/io.github.ahmad-hamwi/tabsync/
implementation ("io.github.ahmad-hamwi:tabsync:1.0.1")
'io.github.ahmad-hamwi:tabsync:aar:1.0.1'
<dependency org="io.github.ahmad-hamwi" name="tabsync" rev="1.0.1">
  <artifact name="tabsync" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ahmad-hamwi', module='tabsync', version='1.0.1')
)
libraryDependencies += "io.github.ahmad-hamwi" % "tabsync" % "1.0.1"
[io.github.ahmad-hamwi/tabsync "1.0.1"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0