MVN

com.mobidevelop.robovm : robovm-templates-parent

Maven & Gradle

Mar 19, 2023
851 stars

RoboVM Templates for Eclipse and Maven integration

<dependency>
    <groupId>com.mobidevelop.robovm</groupId>
    <artifactId>robovm-templates-parent</artifactId>
    <version>2.3.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mobidevelop.robovm : robovm-templates-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.3.19

All Versions

Choose a version of com.mobidevelop.robovm : robovm-templates-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
robovm-templates-parent-2.3.19
robovm-templates-parent-2.3.18
robovm-templates-parent-2.3.17
robovm-templates-parent-2.3.16
robovm-templates-parent-2.3.15
robovm-templates-parent-2.3.14
robovm-templates-parent-2.3.13
robovm-templates-parent-2.3.12
robovm-templates-parent-2.3.11
robovm-templates-parent-2.3.10
robovm-templates-parent-2.3.9
robovm-templates-parent-2.3.8
robovm-templates-parent-2.3.7
robovm-templates-parent-2.3.6
robovm-templates-parent-2.3.5
robovm-templates-parent-2.3.4
robovm-templates-parent-2.3.3
robovm-templates-parent-2.3.2
robovm-templates-parent-2.3.1
robovm-templates-parent-2.3.0
2.2.x
robovm-templates-parent-2.2.0
2.1.x
robovm-templates-parent-2.1.0
2.0.x
robovm-templates-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.mobidevelop.robovm</groupId>
    <artifactId>robovm-templates-parent</artifactId>
    <version>2.3.19</version>
</dependency>

Advertisement