Last Version

recyclerview 1.2.0

property 'name' Android extensions

License

License

MIT License
GroupId

GroupId

com.tunjid.androidx
ArtifactId

ArtifactId

recyclerview
Version

Version

1.2.0
Type

Type

aar
Description

Description

recyclerview
property 'name' Android extensions
Project URL

Project URL

https://github.com/tunjid/Android-Extensions

Download recyclerview 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.2.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
com.tunjid.androidx : core jar 1.3.1
com.tunjid.androidx : view jar 1.2.0
com.tunjid.androidx : functions jar 1.0.0

Project Modules

There are no modules declared in this project.