is not current version
Last Version 1.0.0-rc1

Android XML to iOS Xib Converter 0.9.2

A Gradle plugin that automatically generates ViewGenerators from Android Layout XMLs

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.lightningkite.xmltoxib
ArtifactId

ArtifactId

com.lightningkite.xmltoxib.gradle.plugin
Version

Version

0.9.2
Type

Type

pom
Description

Description

Android XML to iOS Xib Converter
A Gradle plugin that automatically generates ViewGenerators from Android Layout XMLs
Project URL

Project URL

https://github.com/lightningkite/android-xml-to-ios-xib
Source Code Management

Source Code Management

https://github.com/lightningkite/android-xml-to-ios-xib

Download com.lightningkite.xmltoxib.gradle.plugin 0.9.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.lightningkite.xmltoxib : plugin jar 0.9.2

Project Modules

There are no modules declared in this project.