Last Version

android-tab-animation 1.0.0

Easily create TabLayout.Tab animations that sync with the scrolling progress of ViewPager.

License

License

GroupId

GroupId

jp.co.cyberagent.android
ArtifactId

ArtifactId

tab-animation
Version

Version

1.0.0
Type

Type

aar
Description

Description

android-tab-animation
Easily create TabLayout.Tab animations that sync with the scrolling progress of ViewPager.
Project URL

Project URL

https://github.com/cats-oss/android-tab-animation/
Source Code Management

Source Code Management

https://github.com/cats-oss/android-tab-animation/

Download tab-animation 1.0.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.1.0
com.google.android.material » material jar 1.2.1

Project Modules

There are no modules declared in this project.