ProgressDialog

Android Library to create various kinds of Custom Progress Dialog

License

License

MIT
GroupId

GroupId

io.github.marwa-eltayeb
ArtifactId

ArtifactId

progressdialog
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

ProgressDialog
Android Library to create various kinds of Custom Progress Dialog
Project URL

Project URL

https://github.com/marwa-eltayeb/ProgressDialog
Source Code Management

Source Code Management

https://github.com/marwa-eltayeb/ProgressDialog

Download progressdialog

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0