customdialog

A series of custom DialogFragments for ease of use.

License

License

GroupId

GroupId

com.pcchin.customdialog
ArtifactId

ArtifactId

customdialog
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

customdialog
A series of custom DialogFragments for ease of use.
Project URL

Project URL

https://github.com/pcchin/customdialog
Source Code Management

Source Code Management

https://github.com/pcchin/customdialog

Download customdialog

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
» unspecified jar
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0