io.github.qxtx244.recyclerview:IdeaRecyclerView

一个封装的recyclerview库,提供通用的Adapter, 可以实现复杂的混合布局列表

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.qxtx244.recyclerview
ArtifactId

ArtifactId

IdeaRecyclerView
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

一个封装的recyclerview库,提供通用的Adapter, 可以实现复杂的混合布局列表

Download IdeaRecyclerView

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 26.0.0
com.android.support » appcompat-v7 jar 26.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0