is not current version
Last Version 1.1.0-beta4

com.skoumal.grimoire:wand-recyclerview 1.0.0

The Grimoire's wand allows you to conjure spells

GroupId

GroupId

com.skoumal.grimoire
ArtifactId

ArtifactId

wand-recyclerview
Version

Version

1.0.0
Type

Type

aar

Download wand-recyclerview 1.0.0


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