LoadingLayout

简单实用的页面多状态布局(content,loading,empty,error)

License

License

GroupId

GroupId

io.github.xueqiya
ArtifactId

ArtifactId

LoadingLayout
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

LoadingLayout
简单实用的页面多状态布局(content,loading,empty,error)
Project URL

Project URL

https://github.com/xueqiya/LoadingLayout
Source Code Management

Source Code Management

https://github.com/xueqiya/LoadingLayout

Download LoadingLayout

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0