is not current version
Last Version 1.0.1

com.rosberry.android:AbstractRecycler 0.2.0

Wrapper for recycler view

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

AbstractRecycler
Version

Version

0.2.0
Type

Type

jar

Download AbstractRecycler 0.2.0


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