autobindings-recyclerview

AutoBindings for Android

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

autobindings-recyclerview
Last Version

Last Version

1.1-beta05
Release Date

Release Date

Type

Type

aar
Description

Description

autobindings-recyclerview
AutoBindings for Android
Project URL

Project URL

https://github.com/KaustubhPatange/AutoBindings
Source Code Management

Source Code Management

https://github.com/KaustubhPatange/AutoBindings/tree/master

Download autobindings-recyclerview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.kaustubhpatange : autobindings-annotations-recyclerview jar 1.1-beta05

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-beta05