dialog

Dialog

License

License

GroupId

GroupId

io.github.shichuanenhui
ArtifactId

ArtifactId

dialog
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

dialog
Dialog

Download dialog

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0