Last Version

BottomSheet 1.5.0

One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.

License

License

GroupId

GroupId

com.cocosw
ArtifactId

ArtifactId

bottomsheet
Version

Version

1.5.0
Type

Type

aar
Description

Description

BottomSheet
One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.
Project URL

Project URL

https://github.com/soarcn/BottomSheet

Download bottomsheet 1.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.