MVN

com.github.michael-rapp : android-sidebar

Maven & Gradle

Oct 30, 2018
4 stars

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

<dependency>
    <groupId>com.github.michael-rapp</groupId>
    <artifactId>android-sidebar</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.michael-rapp : android-sidebar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.github.michael-rapp : android-sidebar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
android-sidebar-3.0.0
2.1.x
android-sidebar-2.1.11
android-sidebar-2.1.10
android-sidebar-2.1.9
android-sidebar-2.1.8
android-sidebar-2.1.7
android-sidebar-2.1.6
android-sidebar-2.1.5
android-sidebar-2.1.4
android-sidebar-2.1.3
android-sidebar-2.1.2
android-sidebar-2.1.1
android-sidebar-2.1.0
2.0.x
android-sidebar-2.0.0

How to add a dependency to Maven

Add the following com.github.michael-rapp : android-sidebar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.michael-rapp</groupId>
    <artifactId>android-sidebar</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.michael-rapp : android-sidebar gradle dependency to your build.gradle file:

implementation 'com.github.michael-rapp:android-sidebar:3.0.0'

Gradle Kotlin DSL: Add the following com.github.michael-rapp : android-sidebar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.michael-rapp:android-sidebar:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.michael-rapp : android-sidebar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.michael-rapp" % "android-sidebar" % "3.0.0"

Advertisement

Dependencies from Group

Dec 28, 2019
9 usages
10 stars
Dec 28, 2019
5 usages
1 stars
Feb 24, 2019
2 usages
11 stars
Feb 24, 2019
2 usages
29 stars
Feb 02, 2020
1 usages
164 stars

Discover Dependencies

Jan 07, 2020
2 stars
Aug 03, 2019
355 usages
Oct 13, 2015
1 usages
64 stars
May 03, 2018
5 usages
3 stars
Apr 28, 2020
25 usages
503 stars
Aug 17, 2021
6 usages
1.3k stars
Sep 12, 2019
15 usages
1 stars
May 31, 2018
7 usages
53 stars
npm
Apr 14, 2023
12 usages
5.3k stars