Holdr (model)

Generates view holders from Android layout files

License

License

GroupId

GroupId

me.tatarka.holdr
ArtifactId

ArtifactId

compile-model
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Holdr (model)
Generates view holders from Android layout files
Project URL

Project URL

https://github.com/evant/holdr

Download compile-model

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0