MVN

com.github.xpenatan.gdx-teavm : gdx-bullet-platform

Maven & Gradle

Feb 22, 2023
95 stars

Gdx-teaVM · Tool to generate libgdx to javascript using teaVM

<dependency>
    <groupId>com.github.xpenatan.gdx-teavm</groupId>
    <artifactId>gdx-bullet-platform</artifactId>
    <version>1.0.0-b4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xpenatan.gdx-teavm : gdx-bullet-platform to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-b4

All Versions

Choose a version of com.github.xpenatan.gdx-teavm : gdx-bullet-platform to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gdx-bullet-platform-1.0.0-b4
gdx-bullet-platform-1.0.0-b3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xpenatan.gdx-teavm</groupId>
    <artifactId>gdx-bullet-platform</artifactId>
    <version>1.0.0-b4</version>
</dependency>