is not current version
Last Version 5.0.0

com.github.javakam:dialog.bottomsheet 2.0.0

Ando Dialog Manager.

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

dialog.bottomsheet
Version

Version

2.0.0
Type

Type

aar

Download dialog.bottomsheet 2.0.0


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