is not current version
Last Version 0.0.3

com.harium.gdx:scene3d 0.0.2

Gdx library to display scene2d in a 3d environment

GroupId

GroupId

com.harium.gdx
ArtifactId

ArtifactId

scene3d
Version

Version

0.0.2
Type

Type

jar

Download scene3d 0.0.2


<!-- https://jarcasting.com/artifacts/com.harium.gdx/scene3d/ -->
<dependency>
    <groupId>com.harium.gdx</groupId>
    <artifactId>scene3d</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.gdx/scene3d/
implementation 'com.harium.gdx:scene3d:0.0.2'
// https://jarcasting.com/artifacts/com.harium.gdx/scene3d/
implementation ("com.harium.gdx:scene3d:0.0.2")
'com.harium.gdx:scene3d:jar:0.0.2'
<dependency org="com.harium.gdx" name="scene3d" rev="0.0.2">
  <artifact name="scene3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.gdx', module='scene3d', version='0.0.2')
)
libraryDependencies += "com.harium.gdx" % "scene3d" % "0.0.2"
[com.harium.gdx/scene3d "0.0.2"]