is not current version
Last Version 1.21.0

Sceneform SDK for Android 1.20.2

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.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.gorisse.thomas.sceneform
ArtifactId

ArtifactId

sceneform
Version

Version

1.20.2
Type

Type

aar
Description

Description

Sceneform SDK for Android
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.
Project URL

Project URL

https://github.com/SceneView/sceneform-android
Source Code Management

Source Code Management

https://github.com/SceneView/sceneform-android

Download sceneform 1.20.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.gorisse.thomas.sceneform : core jar 1.20.2
com.gorisse.thomas.sceneform : ux jar 1.20.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.30

Project Modules

There are no modules declared in this project.