MVN

com.samskivert : monotouch-maven-plugin

Maven & Gradle

May 10, 2013
0 stars

MonoTouch Maven Plugin · A Maven plugin for building a MonoTouch project and deploying it to iOS simulator or device.

<plugin>
    <groupId>com.samskivert</groupId>
    <artifactId>monotouch-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.samskivert : monotouch-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.samskivert : monotouch-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
monotouch-maven-plugin-1.1
1.0.x
monotouch-maven-plugin-1.0.1
1.0
monotouch-maven-plugin-1.0

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.samskivert</groupId>
    <artifactId>monotouch-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Advertisement

Dependencies from Group

Jul 10, 2019
132 usages
722 stars
Mar 12, 2015
14 usages
22 stars
Apr 23, 2017
11 usages
5 stars
Jun 04, 2017
5 usages
44 stars
Nov 03, 2016
1 usages
8 stars

Discover Dependencies