<dependency>
<groupId>com.samskivert</groupId>
<artifactId>monotouch-maven-plugin</artifactId>
<version>1.0</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.samskivert', module='monotouch-maven-plugin', version='1.0')
)