is not current version
Last Version 0.1.2

io.github.ayvytr:base-adapter 0.1.1

An easy adapter for RecyclerView

GroupId

GroupId

io.github.ayvytr
ArtifactId

ArtifactId

base-adapter
Version

Version

0.1.1
Type

Type

aar

Download base-adapter 0.1.1


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