| License |
License |
|---|---|
| GroupId | GroupIdio.github.marwa-eltayeb |
| ArtifactId | ArtifactIdprogressdialog |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionProgressDialog
Android Library to create various kinds of Custom Progress Dialog
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| progressdialog-1.0.0.pom | |
| progressdialog-1.0.0.module | 2 KB |
| progressdialog-1.0.0-sources.jar | 2 KB |
| progressdialog-1.0.0-javadoc.jar | 329 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |