License |
License |
---|---|
GroupId | GroupIdio.github.sceneview |
ArtifactId | ArtifactIdsceneview |
Version | Version0.0.3 |
Type | Typeaar |
Description |
DescriptionSceneView
3D/AR Android View with ARCore and Google Filament
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sceneview-0.0.3.pom | |
sceneview-0.0.3-sources.jar | 235 KB |
sceneview-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sceneview/sceneview/ -->
<dependency>
<groupId>io.github.sceneview</groupId>
<artifactId>sceneview</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sceneview/sceneview/
implementation 'io.github.sceneview:sceneview:0.0.3'
// https://jarcasting.com/artifacts/io.github.sceneview/sceneview/
implementation ("io.github.sceneview:sceneview:0.0.3")
'io.github.sceneview:sceneview:aar:0.0.3'
<dependency org="io.github.sceneview" name="sceneview" rev="0.0.3">
<artifact name="sceneview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sceneview', module='sceneview', version='0.0.3')
)
libraryDependencies += "io.github.sceneview" % "sceneview" % "0.0.3"
[io.github.sceneview/sceneview "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.2 |
com.google.android.filament : filament-android | jar | 1.12.8 |
com.google.android.filament : gltfio-android | jar | 1.12.8 |
com.google.android.filament : filament-utils-android | jar | 1.12.8 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.fragment » fragment-ktx | jar | 1.4.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
com.gorisse.thomas : android-view-lifecycle | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
androidx.annotation » annotation | jar | 1.3.0 |
com.google.android.material » material | jar | 1.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 |