MVN

com.gorisse.thomas.sceneform : sceneform

Maven & Gradle

Aug 04, 2023
1 usages
603 stars

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.

<dependency>
    <groupId>com.gorisse.thomas.sceneform</groupId>
    <artifactId>sceneform</artifactId>
    <version>1.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gorisse.thomas.sceneform : sceneform to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.23.0

All Versions

Choose a version of com.gorisse.thomas.sceneform : sceneform to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.23.x
sceneform-1.23.0
1.21.x
sceneform-1.21.0
1.20.x
sceneform-1.20.5
sceneform-1.20.4
sceneform-1.20.3
sceneform-1.20.2
sceneform-1.20.1
sceneform-1.20.0
1.19.x
sceneform-1.19.6
sceneform-1.19.5
sceneform-1.19.4
sceneform-1.19.3
sceneform-1.19.2
sceneform-1.19.1
sceneform-1.19.0
1.18.x
sceneform-1.18.11
sceneform-1.18.10
sceneform-1.18.9
sceneform-1.18.8

How to add a dependency to Maven

Add the following com.gorisse.thomas.sceneform : sceneform maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gorisse.thomas.sceneform</groupId>
    <artifactId>sceneform</artifactId>
    <version>1.23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gorisse.thomas.sceneform : sceneform gradle dependency to your build.gradle file:

implementation 'com.gorisse.thomas.sceneform:sceneform:1.23.0'

Gradle Kotlin DSL: Add the following com.gorisse.thomas.sceneform : sceneform gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gorisse.thomas.sceneform:sceneform:1.23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gorisse.thomas.sceneform : sceneform sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gorisse.thomas.sceneform" % "sceneform" % "1.23.0"

Advertisement

Dependencies from Group

Aug 04, 2023
2 usages
603 stars
ux
Aug 04, 2023
1 usages
603 stars
Aug 04, 2023
1 usages
603 stars

Discover Dependencies

Aug 09, 2023
215 stars
Aug 01, 2023
3 usages
144 stars
Oct 27, 2022
500 stars
Aug 07, 2023
2 usages
161 stars
Aug 23, 2023
329 stars
Nov 15, 2021
1 usages
6 stars
Jun 19, 2023
11.1k stars