A Maven plugin for building a MonoTouch project and deploying it to iOS simulator or device.
'com.samskivert:monotouch-maven-plugin:1.0'
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>monotouch-maven-plugin</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.samskivert" name="monotouch-maven-plugin" rev="1.0"/>
"com.samskivert", "monotouch-maven-plugin", "1.0"