is not current version
Last Version 2.0.5

com.lsjwzh:loadingeverywhere 1.1.1

LoadingEverywhere is an Android library that makes it easy to create and manage a loading mask over any view.

GroupId

GroupId

com.lsjwzh
ArtifactId

ArtifactId

loadingeverywhere
Version

Version

1.1.1
Type

Type

aar

Download loadingeverywhere 1.1.1


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