MVN

com.badlogicgames.gdx : gdx-backend-robovm-metalangle-platform

Maven & Gradle

Jul 02, 2023
22.6k stars

libGDX iOS RoboVM Backend (MetalANGLE) Native Libraries · Android/Desktop/iOS/HTML5 game development framework

<dependency>
    <groupId>com.badlogicgames.gdx</groupId>
    <artifactId>gdx-backend-robovm-metalangle-platform</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.badlogicgames.gdx : gdx-backend-robovm-metalangle-platform to add to Maven - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of com.badlogicgames.gdx : gdx-backend-robovm-metalangle-platform to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12.x
gdx-backend-robovm-metalangle-platform-1.12.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.badlogicgames.gdx</groupId>
    <artifactId>gdx-backend-robovm-metalangle-platform</artifactId>
    <version>1.12.0</version>
</dependency>

Advertisement