Last Version

AndroidBottomSheet 2.0.0

Provides a bottom sheet as proposed by Android's Material design guidelines.

License

License

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-bottom-sheet
Version

Version

2.0.0
Type

Type

aar
Description

Description

AndroidBottomSheet
Provides a bottom sheet as proposed by Android's Material design guidelines.
Project URL

Project URL

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

Source Code Management

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

Download android-bottom-sheet 2.0.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.