is not current version
Last Version 3.0.0

com.github.michael-rapp:android-sidebar 2.1.7

Provides a sidebar, which can be shown in front of a main content.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-sidebar
Version

Version

2.1.7
Type

Type

aar

Download android-sidebar 2.1.7


<!-- https://jarcasting.com/artifacts/com.github.michael-rapp/android-sidebar/ -->
<dependency>
    <groupId>com.github.michael-rapp</groupId>
    <artifactId>android-sidebar</artifactId>
    <version>2.1.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michael-rapp/android-sidebar/
implementation 'com.github.michael-rapp:android-sidebar:2.1.7'
// https://jarcasting.com/artifacts/com.github.michael-rapp/android-sidebar/
implementation ("com.github.michael-rapp:android-sidebar:2.1.7")
'com.github.michael-rapp:android-sidebar:aar:2.1.7'
<dependency org="com.github.michael-rapp" name="android-sidebar" rev="2.1.7">
  <artifact name="android-sidebar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.michael-rapp', module='android-sidebar', version='2.1.7')
)
libraryDependencies += "com.github.michael-rapp" % "android-sidebar" % "2.1.7"
[com.github.michael-rapp/android-sidebar "2.1.7"]