MVN

com.tasomaniac : delayed-progress

Maven & Gradle

Oct 14, 2016
96 stars

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

<dependency>
    <groupId>com.tasomaniac</groupId>
    <artifactId>delayed-progress</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tasomaniac : delayed-progress to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.tasomaniac : delayed-progress to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
delayed-progress-0.4
0.3
delayed-progress-0.3
0.2
delayed-progress-0.2

How to add a dependency to Maven

Add the following com.tasomaniac : delayed-progress maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tasomaniac</groupId>
    <artifactId>delayed-progress</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tasomaniac : delayed-progress gradle dependency to your build.gradle file:

implementation 'com.tasomaniac:delayed-progress:0.4'

Gradle Kotlin DSL: Add the following com.tasomaniac : delayed-progress gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tasomaniac:delayed-progress:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tasomaniac : delayed-progress sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tasomaniac" % "delayed-progress" % "0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 23, 2016
1 usages
716 stars
Jul 13, 2017
87 stars
Jul 13, 2017
1 usages
87 stars
Dec 07, 2016
1 usages
5 stars
Dec 07, 2016
9 usages
5 stars
Dec 16, 2015
1 usages
24 stars
Oct 03, 2018
2 usages
19.7k stars
Oct 03, 2018
19.7k stars