Holdr

Generates view holders from Android layout files

License

License

GroupId

GroupId

me.tatarka.holdr
ArtifactId

ArtifactId

holdr
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

aar
Description

Description

Holdr
Generates view holders from Android layout files
Project URL

Project URL

https://github.com/evant/holdr

Download holdr

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 20.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0