A set of mojos that allow to include TeaVM compiler into maven build process
'org.teavm:teavm-maven-plugin:0.2.0'
<dependency> <groupId>org.teavm</groupId> <artifactId>teavm-maven-plugin</artifactId> <version>0.2.0</version> </dependency>
<dependency org="org.teavm" name="teavm-maven-plugin" rev="0.2.0"/>
"org.teavm", "teavm-maven-plugin", "0.2.0"