is not current version
Last Version 1.0.1

com.rosberry.android:AbstractRecycler 0.3.0

Wrapper for recycler view

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

AbstractRecycler
Version

Version

0.3.0
Type

Type

aar

Download AbstractRecycler 0.3.0


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