Last Version

Widget 1.0.1

some widget for Android

License

License

GroupId

GroupId

com.uniquext.widget
ArtifactId

ArtifactId

recyclerview-adapter
Version

Version

1.0.1
Type

Type

aar
Description

Description

Widget
some widget for Android
Project URL

Project URL

https://github.com/AndroidSupport/Widget
Source Code Management

Source Code Management

https://github.com/AndroidSupport/Widget

Download recyclerview-adapter 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
androidx.recyclerview » recyclerview jar 1.0.0

Project Modules

There are no modules declared in this project.