MVN

com.xdev-software : mobilekit-appbuilder-maven-plugin

Maven & Gradle

Nov 18, 2016

MobileKit App Builder

<plugin>
    <groupId>com.xdev-software</groupId>
    <artifactId>mobilekit-appbuilder-maven-plugin</artifactId>
    <version>2.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xdev-software : mobilekit-appbuilder-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of com.xdev-software : mobilekit-appbuilder-maven-plugin to add to Maven - All Versions:

  • Version Updated
  • mobilekit-appbuilder-maven-plugin-2.0.4

    Nov 18, 2016
  • mobilekit-appbuilder-maven-plugin-2.0.3

    Nov 18, 2016
  • mobilekit-appbuilder-maven-plugin-2.0.2

    Oct 14, 2016
  • mobilekit-appbuilder-maven-plugin-2.0.1

    Oct 13, 2016
  • mobilekit-appbuilder-maven-plugin-2.0.0

    Oct 12, 2016
  • mobilekit-appbuilder-maven-plugin-1.1.0

    May 03, 2016
  • mobilekit-appbuilder-maven-plugin-1.0.0

    Apr 15, 2016

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.xdev-software</groupId>
    <artifactId>mobilekit-appbuilder-maven-plugin</artifactId>
    <version>2.0.4</version>
</plugin>