Last Version

BlockingDialog 1.0.0

Show a dialog from a background thread and wait for a result.

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

blocking-dialog
Version

Version

1.0.0
Type

Type

jar
Description

Description

BlockingDialog
Show a dialog from a background thread and wait for a result.
Project URL

Project URL

https://github.com/jaredrummler/BlockingDialog
Source Code Management

Source Code Management

https://github.com/jaredrummler/BlockingDialog

Download blocking-dialog 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.3.1

Project Modules

There are no modules declared in this project.