Last Version

ArSceneView 0.7.0

3D/AR Android View with ARCore and Google Filament

License

License

GroupId

GroupId

io.github.sceneview
ArtifactId

ArtifactId

arsceneview
Version

Version

0.7.0
Type

Type

aar
Description

Description

ArSceneView
3D/AR Android View with ARCore and Google Filament
Project URL

Project URL

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

Source Code Management

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

Download arsceneview 0.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.sceneview : sceneview jar 0.7.0
com.google.ar » core jar 1.30.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.