License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.michael-rapp |
ArtifactId | ArtifactIdandroid-sidebar |
Version | Version3.0.0 |
Type | Typeaar |
Description |
DescriptionAndroidSidebar
Provides a sidebar, which can be shown in front of a main content.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-sidebar-3.0.0.pom | |
android-sidebar-3.0.0.aar | 51 KB |
android-sidebar-3.0.0-sources.jar | 34 KB |
android-sidebar-3.0.0-javadoc.jar | 120 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.0.0 |
com.github.michael-rapp : android-util | jar | 2.0.0 |