Last Version

kprogresshud 1.0.0

An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD for iOS.

License

License

GroupId

GroupId

io.github.rupinderjeet
ArtifactId

ArtifactId

kprogresshud
Version

Version

1.0.0
Type

Type

aar
Description

Description

kprogresshud
An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD for iOS.
Project URL

Project URL

https://github.com/rupinderjeet/KProgressHUD

Download kprogresshud 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.