is not current version
Last Version 3.3.0

com.afollestad.material-dialogs:bottomsheets 3.2.1

The bottomsheets module for Material Dialogs.

GroupId

GroupId

com.afollestad.material-dialogs
ArtifactId

ArtifactId

bottomsheets
Version

Version

3.2.1
Type

Type

aar

Download bottomsheets 3.2.1


<!-- https://jarcasting.com/artifacts/com.afollestad.material-dialogs/bottomsheets/ -->
<dependency>
    <groupId>com.afollestad.material-dialogs</groupId>
    <artifactId>bottomsheets</artifactId>
    <version>3.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/bottomsheets/
implementation 'com.afollestad.material-dialogs:bottomsheets:3.2.1'
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/bottomsheets/
implementation ("com.afollestad.material-dialogs:bottomsheets:3.2.1")
'com.afollestad.material-dialogs:bottomsheets:aar:3.2.1'
<dependency org="com.afollestad.material-dialogs" name="bottomsheets" rev="3.2.1">
  <artifact name="bottomsheets" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad.material-dialogs', module='bottomsheets', version='3.2.1')
)
libraryDependencies += "com.afollestad.material-dialogs" % "bottomsheets" % "3.2.1"
[com.afollestad.material-dialogs/bottomsheets "3.2.1"]