License |
License |
---|---|
GroupId | GroupIdjp.co.cyberagent.android |
ArtifactId | ArtifactIdtab-animation |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionandroid-tab-animation
Easily create TabLayout.Tab animations that sync with the scrolling progress of ViewPager.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tab-animation-1.0.0.pom | |
tab-animation-1.0.0-sources.jar | 14 KB |
tab-animation-1.0.0-javadoc.jar | 256 KB |
Browse |
<!-- 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"]
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 |