is not current version
Last Version 1.21.0

com.gorisse.thomas.sceneform:sceneform 1.18.9

Sceneform is a 3D framework with a physically based renderer that is optimized for mobile devices and that makes it easy for you to build Augmented Reality (AR) apps without requiring OpenGL or Unity.

Categories

Categories

ORM Data
GroupId

GroupId

com.gorisse.thomas.sceneform
ArtifactId

ArtifactId

sceneform
Version

Version

1.18.9
Type

Type

aar

Download sceneform 1.18.9


<!-- https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/sceneform/ -->
<dependency>
    <groupId>com.gorisse.thomas.sceneform</groupId>
    <artifactId>sceneform</artifactId>
    <version>1.18.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/sceneform/
implementation 'com.gorisse.thomas.sceneform:sceneform:1.18.9'
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/sceneform/
implementation ("com.gorisse.thomas.sceneform:sceneform:1.18.9")
'com.gorisse.thomas.sceneform:sceneform:aar:1.18.9'
<dependency org="com.gorisse.thomas.sceneform" name="sceneform" rev="1.18.9">
  <artifact name="sceneform" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gorisse.thomas.sceneform', module='sceneform', version='1.18.9')
)
libraryDependencies += "com.gorisse.thomas.sceneform" % "sceneform" % "1.18.9"
[com.gorisse.thomas.sceneform/sceneform "1.18.9"]