Last Version

ContentLoadingProgressDialog Library 0.2

ProgressDialog that waits a minimum time to be dismissed before showing. Once visible, the ProgressDialog will be visible for a minimum amount of time to avoid "flashes" in the UI.

License

License

GroupId

GroupId

com.tasomaniac
ArtifactId

ArtifactId

contentloadingprogressdialog
Version

Version

0.2
Type

Type

jar
Description

Description

ContentLoadingProgressDialog Library
ProgressDialog that waits a minimum time to be dismissed before showing. Once visible, the ProgressDialog will be visible for a minimum amount of time to avoid "flashes" in the UI.
Project URL

Project URL

https://github.com/tasomaniac/ContentLoadingProgressDialog
Source Code Management

Source Code Management

https://github.com/tasomaniac/ContentLoadingProgressDialog

Download contentloadingprogressdialog 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton.hugo : hugo-annotations jar 1.2.1

Project Modules

There are no modules declared in this project.