| License |
License |
|---|---|
| GroupId | GroupIdcom.mbiamont |
| ArtifactId | ArtifactIdforeground-bottomsheet |
| Version | Version0.1.0 |
| Type | Typeaar |
| Description |
DescriptionForeground Bottomsheet
Bottomsheet animating the activity
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| foreground-bottomsheet-0.1.0.pom | |
| foreground-bottomsheet-0.1.0-sources.jar | 261 bytes |
| foreground-bottomsheet-0.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mbiamont/foreground-bottomsheet/ -->
<dependency>
<groupId>com.mbiamont</groupId>
<artifactId>foreground-bottomsheet</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mbiamont/foreground-bottomsheet/
implementation 'com.mbiamont:foreground-bottomsheet:0.1.0'
// https://jarcasting.com/artifacts/com.mbiamont/foreground-bottomsheet/
implementation ("com.mbiamont:foreground-bottomsheet:0.1.0")
'com.mbiamont:foreground-bottomsheet:aar:0.1.0'
<dependency org="com.mbiamont" name="foreground-bottomsheet" rev="0.1.0">
<artifact name="foreground-bottomsheet" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mbiamont', module='foreground-bottomsheet', version='0.1.0')
)
libraryDependencies += "com.mbiamont" % "foreground-bottomsheet" % "0.1.0"
[com.mbiamont/foreground-bottomsheet "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |