MVN

com.brewinapps : ios-maven-plugin

Maven & Gradle

Apr 04, 2013
23 stars

iOS Maven Plugin

<plugin>
    <groupId>com.brewinapps</groupId>
    <artifactId>ios-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.brewinapps : ios-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.brewinapps : ios-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
ios-maven-plugin-1.2

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.brewinapps</groupId>
    <artifactId>ios-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement