baseadapter

·â×°RecyclerViewµÄAdapter£¬¼õÉÙAdapterÖØ¸´´úÂëµÄ±àд£¬Ö§³Ö¶àÖÖÀàÐ͵ÄitemType¡¢×Ô¶¯¼ÓÔØ¸ü¶à¡¢Ìí¼ÓemptyViewºÍÌí¼ÓheaderView

License

License

GroupId

GroupId

io.github.rain9155
ArtifactId

ArtifactId

baseadapter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

baseadapter
·â×°RecyclerViewµÄAdapter£¬¼õÉÙAdapterÖØ¸´´úÂëµÄ±àд£¬Ö§³Ö¶àÖÖÀàÐ͵ÄitemType¡¢×Ô¶¯¼ÓÔØ¸ü¶à¡¢Ìí¼ÓemptyViewºÍÌí¼ÓheaderView
Source Code Management

Source Code Management

https://github.com/rain9155/BaseAdapter.git

Download baseadapter

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.0