License |
License |
---|---|
GroupId | GroupIdcom.github.michael-rapp |
ArtifactId | ArtifactIdchrome-like-tab-switcher |
Version | Version0.4.6 |
Type | Typeaar |
Description |
DescriptionChromeLikeTabSwitcher
An Android library, which provides a Google Chrome-like tab switcher.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.michael-rapp/chrome-like-tab-switcher/ -->
<dependency>
<groupId>com.github.michael-rapp</groupId>
<artifactId>chrome-like-tab-switcher</artifactId>
<version>0.4.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michael-rapp/chrome-like-tab-switcher/
implementation 'com.github.michael-rapp:chrome-like-tab-switcher:0.4.6'
// https://jarcasting.com/artifacts/com.github.michael-rapp/chrome-like-tab-switcher/
implementation ("com.github.michael-rapp:chrome-like-tab-switcher:0.4.6")
'com.github.michael-rapp:chrome-like-tab-switcher:aar:0.4.6'
<dependency org="com.github.michael-rapp" name="chrome-like-tab-switcher" rev="0.4.6">
<artifact name="chrome-like-tab-switcher" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.michael-rapp', module='chrome-like-tab-switcher', version='0.4.6')
)
libraryDependencies += "com.github.michael-rapp" % "chrome-like-tab-switcher" % "0.4.6"
[com.github.michael-rapp/chrome-like-tab-switcher "0.4.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.michael-rapp : android-util | jar | 2.1.0 |
com.github.michael-rapp : android-material-views | jar | 3.0.1 |
androidx.annotation » annotation | jar | 1.1.0 |
androidx.appcompat » appcompat | jar | 1.1.0 |