common-adapter


License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

io.github.ksrainarthas
ArtifactId

ArtifactId

common-adapter
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

common-adapter
common-adapter

Download common-adapter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.2.0

runtime (2)

Group / Artifact Type Version
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
2.1.0
2.0.0
1.1.0
1.0.0