Android Generic Adapter.


License

License

GroupId

GroupId

com.github.sophoun
ArtifactId

ArtifactId

android-generic-adapter
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

Android Generic Adapter.
Android Generic Adapter.
Project URL

Project URL

https://github.com/Sophoun/android-generic-adapter.git
Source Code Management

Source Code Management

https://github.com/Sophoun/android-generic-adapter.git

Download android-generic-adapter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.anko » anko-commons jar 0.10.8
androidx.recyclerview » recyclerview jar 1.1.0
com.github.sophoun : android-utils jar 0.0.1
com.github.sophoun : android-ui-state jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.1