is not current version
Last Version 0.5.2

co.trikita:anvil-recyclerview-v7 0.5.1

Lightweight reactive UI library for Android.

GroupId

GroupId

co.trikita
ArtifactId

ArtifactId

anvil-recyclerview-v7
Version

Version

0.5.1
Type

Type

aar

Download anvil-recyclerview-v7 0.5.1


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