Last Version

AndroidSidebar 3.0.0

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-sidebar
Version

Version

3.0.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/michael-rapp/AndroidSidebar
Source Code Management

Source Code Management

https://github.com/michael-rapp/AndroidSidebar.git

Download android-sidebar 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
com.github.michael-rapp : android-util jar 2.0.0

Project Modules

There are no modules declared in this project.