Last Version

wrapper 0.0.1

Android library to show most common state templates like loading, empty, error etc.

License

License

MIT
GroupId

GroupId

io.github.MrFishC
ArtifactId

ArtifactId

wrapper
Version

Version

0.0.1
Type

Type

aar
Description

Description

wrapper
Android library to show most common state templates like loading, empty, error etc.
Project URL

Project URL

https://github.com/MrFishC/BaseWrapper
Source Code Management

Source Code Management

https://github.com/MrFishC/BaseWrapper

Download wrapper 0.0.1


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

Dependencies

compile (28)

Group / Artifact Type Version
com.alibaba : arouter-api jar 1.5.1
org.greenrobot : eventbus jar 3.1.1
androidx.appcompat » appcompat jar 1.0.0
androidx.lifecycle » lifecycle-runtime jar 2.0.0
androidx.lifecycle » lifecycle-extensions jar 2.0.0
androidx.lifecycle » lifecycle-common-java8 jar 2.0.0
com.gyf.immersionbar » immersionbar jar 3.0.0
com.gyf.immersionbar » immersionbar-components jar 3.0.0
com.scwang.smart » refresh-layout-kernel jar 2.0.3
com.scwang.smart » refresh-header-classics jar 2.0.3
com.github.CymChad » BaseRecyclerViewAdapterHelper jar 3.0.4
androidx.constraintlayout » constraintlayout jar 2.0.1
com.google.android.material » material jar 1.1.0
com.github.hackware1993 » MagicIndicator jar 1.7.0
com.jakewharton.rxbinding3 : rxbinding-appcompat jar 3.1.0
com.trello.rxlifecycle3 : rxlifecycle-components jar 3.1.0
JackCoding » retrofit2_rxjava2 jar unspecified
JackCoding » library_weight jar unspecified
JackCoding » library_util jar unspecified
JackCoding » library_arouter jar unspecified
JackCoding » library_common_res jar unspecified
JackCoding » library_image jar unspecified
JackCoding » library_common_business jar unspecified
JackCoding » library_service_manager jar unspecified
JackCoding » library_command jar unspecified
androidx.databinding » databinding-common jar 4.1.1
androidx.databinding » databinding-runtime jar 4.1.1
androidx.databinding » databinding-adapters jar 4.1.1

Project Modules

There are no modules declared in this project.