MVN

com.lightningkite.xmltoxib : plugin

Maven & Gradle

Mar 12, 2022
1 usages
2 stars

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

<dependency>
    <groupId>com.lightningkite.xmltoxib</groupId>
    <artifactId>plugin</artifactId>
    <version>0.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lightningkite.xmltoxib : plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.2
  • Latest Release Candidate: 1.0.0-rc1

All Versions

Choose a version of com.lightningkite.xmltoxib : plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
plugin-1.0.0-rc1
0.9.x
plugin-0.9.2
plugin-0.9.1
plugin-0.9.0
0.7.x
plugin-0.7.3
plugin-0.7.2
plugin-0.7.1
plugin-0.7.0

How to add a dependency to Maven

Add the following com.lightningkite.xmltoxib : plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lightningkite.xmltoxib</groupId>
    <artifactId>plugin</artifactId>
    <version>0.9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lightningkite.xmltoxib : plugin gradle dependency to your build.gradle file:

implementation 'com.lightningkite.xmltoxib:plugin:0.9.2'

Gradle Kotlin DSL: Add the following com.lightningkite.xmltoxib : plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lightningkite.xmltoxib:plugin:0.9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lightningkite.xmltoxib : plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lightningkite.xmltoxib" % "plugin" % "0.9.2"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 10, 2022
2 usages
0 stars
Nov 29, 2021
1 usages
41 stars
Dec 08, 2021
1 usages
5 stars
Dec 07, 2021
1 usages
2 stars
Mar 30, 2023
3 usages
48 stars
Aug 10, 2022
1 usages
1 stars
Mar 30, 2023
1 usages
6 stars
May 04, 2023
1 usages
160 stars