Foreground Bottomsheet

Bottomsheet animating the activity

License

License

GroupId

GroupId

com.mbiamont
ArtifactId

ArtifactId

foreground-bottomsheet
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Foreground Bottomsheet
Bottomsheet animating the activity
Project URL

Project URL

https://github.com/mbiamont/foreground-bottomsheet
Source Code Management

Source Code Management

https://github.com/mbiamont/foreground-bottomsheet

Download foreground-bottomsheet

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0