Last Version

AndroidAdapters 0.12.6

A library, which provides various Adapters for Android apps.

License

License

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-adapters
Version

Version

0.12.6
Type

Type

aar
Description

Description

AndroidAdapters
A library, which provides various Adapters for Android apps.
Project URL

Project URL

https://github.com/michael-rapp/AndroidAdapters
Source Code Management

Source Code Management

https://github.com/michael-rapp/AndroidAdapters.git

Download android-adapters 0.12.6


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
androidx.recyclerview » recyclerview jar 1.0.0
com.github.michael-rapp : android-util jar 2.0.2

Project Modules

There are no modules declared in this project.