is not current version
Last Version 0.4.6

com.github.michael-rapp:chrome-like-tab-switcher 0.3.3

An Android library, which provides a Google Chrome-like tab switcher.

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

chrome-like-tab-switcher
Version

Version

0.3.3
Type

Type

aar

Download chrome-like-tab-switcher 0.3.3


<!-- 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.3.3</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.3.3'
// https://jarcasting.com/artifacts/com.github.michael-rapp/chrome-like-tab-switcher/
implementation ("com.github.michael-rapp:chrome-like-tab-switcher:0.3.3")
'com.github.michael-rapp:chrome-like-tab-switcher:aar:0.3.3'
<dependency org="com.github.michael-rapp" name="chrome-like-tab-switcher" rev="0.3.3">
  <artifact name="chrome-like-tab-switcher" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.michael-rapp', module='chrome-like-tab-switcher', version='0.3.3')
)
libraryDependencies += "com.github.michael-rapp" % "chrome-like-tab-switcher" % "0.3.3"
[com.github.michael-rapp/chrome-like-tab-switcher "0.3.3"]