MVN

com.harium.gdx : scene3d

Maven & Gradle

Jun 15, 2022
8 stars

Scene3d · Gdx library to display scene2d in a 3d environment

<dependency>
    <groupId>com.harium.gdx</groupId>
    <artifactId>scene3d</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.harium.gdx : scene3d to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.harium.gdx : scene3d to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
scene3d-0.0.3
scene3d-0.0.2
scene3d-0.0.1

How to add a dependency to Maven

Add the following com.harium.gdx : scene3d maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.harium.gdx</groupId>
    <artifactId>scene3d</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.harium.gdx : scene3d gradle dependency to your build.gradle file:

implementation 'com.harium.gdx:scene3d:0.0.3'

Gradle Kotlin DSL: Add the following com.harium.gdx : scene3d gradle kotlin dependency to your build.gradle.kts file:

implementation("com.harium.gdx:scene3d:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.harium.gdx : scene3d sbt scala dependency to your build.sbt file:

libraryDependencies += "com.harium.gdx" % "scene3d" % "0.0.3"

Advertisement

Dependencies from Group

Jan 27, 2019
1 usages
5 stars
Jan 24, 2019
1 usages
0 stars
Aug 29, 2018
5 stars
Feb 05, 2022
0 stars
Jun 15, 2022
8 stars

Discover Dependencies

Jun 15, 2022
8 stars
Jun 15, 2022
8 stars
Mar 28, 2023
462 stars
Aug 12, 2023
1k stars
Aug 12, 2023
614 stars