License |
License |
---|---|
GroupId | GroupIdcom.zeoflow |
ArtifactId | ArtifactIdbottom-dialogs |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionBottom Dialogs
An Android Library that shows on the bottom of the screen a fully customisable dialog.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bottom-dialogs-1.0.0.pom | |
bottom-dialogs-1.0.0.aar | 85 KB |
bottom-dialogs-1.0.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zeoflow/bottom-dialogs/ -->
<dependency>
<groupId>com.zeoflow</groupId>
<artifactId>bottom-dialogs</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow/bottom-dialogs/
implementation 'com.zeoflow:bottom-dialogs:1.0.0'
// https://jarcasting.com/artifacts/com.zeoflow/bottom-dialogs/
implementation ("com.zeoflow:bottom-dialogs:1.0.0")
'com.zeoflow:bottom-dialogs:aar:1.0.0'
<dependency org="com.zeoflow" name="bottom-dialogs" rev="1.0.0">
<artifact name="bottom-dialogs" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow', module='bottom-dialogs', version='1.0.0')
)
libraryDependencies += "com.zeoflow" % "bottom-dialogs" % "1.0.0"
[com.zeoflow/bottom-dialogs "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.browser » browser | jar | 1.2.0 |
androidx.cardview » cardview | jar | 1.0.0 |
androidx.constraintlayout » constraintlayout | jar | 1.1.3 |
androidx.exifinterface » exifinterface | jar | 1.3.0-alpha01 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |
androidx.transition » transition | jar | 1.4.0-beta01 |
com.zeoflow : material-elements | jar | 1.2.1 |