is not current version
Last Version 5.0.0

com.github.javakam:dialog.bottomsheet 3.2.0

Ando Dialog Manager.

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

dialog.bottomsheet
Version

Version

3.2.0
Type

Type

aar

Download dialog.bottomsheet 3.2.0


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