ViewGenerators-Plugin

A Gradle plugin that automatically generates ViewGenerators from Android Layout XMLs

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.lightningkite.rx
ArtifactId

ArtifactId

com.lightningkite.rx.gradle.plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

ViewGenerators-Plugin
A Gradle plugin that automatically generates ViewGenerators from Android Layout XMLs
Project URL

Project URL

https://github.com/lightningkite/rxkotlin-plus
Source Code Management

Source Code Management

https://github.com/lightningkite/rxkotlin-plus

Download com.lightningkite.rx.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.lightningkite.rx/com.lightningkite.rx.gradle.plugin/ -->
<dependency>
    <groupId>com.lightningkite.rx</groupId>
    <artifactId>com.lightningkite.rx.gradle.plugin</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/com.lightningkite.rx.gradle.plugin/
implementation 'com.lightningkite.rx:com.lightningkite.rx.gradle.plugin:1.0.4'
// https://jarcasting.com/artifacts/com.lightningkite.rx/com.lightningkite.rx.gradle.plugin/
implementation ("com.lightningkite.rx:com.lightningkite.rx.gradle.plugin:1.0.4")
'com.lightningkite.rx:com.lightningkite.rx.gradle.plugin:pom:1.0.4'
<dependency org="com.lightningkite.rx" name="com.lightningkite.rx.gradle.plugin" rev="1.0.4">
  <artifact name="com.lightningkite.rx.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='com.lightningkite.rx.gradle.plugin', version='1.0.4')
)
libraryDependencies += "com.lightningkite.rx" % "com.lightningkite.rx.gradle.plugin" % "1.0.4"
[com.lightningkite.rx/com.lightningkite.rx.gradle.plugin "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.lightningkite.rx : view-generator-plugin jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
0.9.0
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.0.4
0.0.3
0.0.2
0.0.1