tabsync

A lightweight synchronizer between Android's TabLayout and RecyclerView.

License

License

GroupId

GroupId

io.github.ahmad-hamwi
ArtifactId

ArtifactId

tabsync-runtime
Last Version

Last Version

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

How to add to project

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

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