License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.gorisse.thomas.sceneform |
ArtifactId | ArtifactIdcore |
Version | Version1.20.5 |
Type | Typeaar |
Description |
DescriptionSceneform Core
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.20.5.pom | |
core-1.20.5-sources.jar | 283 KB |
core-1.20.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/core/ -->
<dependency>
<groupId>com.gorisse.thomas.sceneform</groupId>
<artifactId>core</artifactId>
<version>1.20.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/core/
implementation 'com.gorisse.thomas.sceneform:core:1.20.5'
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/core/
implementation ("com.gorisse.thomas.sceneform:core:1.20.5")
'com.gorisse.thomas.sceneform:core:aar:1.20.5'
<dependency org="com.gorisse.thomas.sceneform" name="core" rev="1.20.5">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gorisse.thomas.sceneform', module='core', version='1.20.5')
)
libraryDependencies += "com.gorisse.thomas.sceneform" % "core" % "1.20.5"
[com.gorisse.thomas.sceneform/core "1.20.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.filament : filament-android | jar | 1.17.0 |
com.google.android.filament : gltfio-android | jar | 1.17.0 |
com.google.android.filament : filament-utils-android | jar | 1.17.0 |
com.google.ar » core | jar | 1.29.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.2 |
androidx.annotation » annotation | jar | 1.3.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
com.github.kittinunf.fuel : fuel | jar | 2.3.1 |
com.github.kittinunf.fuel : fuel-android | jar | 2.3.1 |
com.github.kittinunf.fuel : fuel-coroutines | jar | 2.3.1 |