is not current version
Last Version 0.7.0

io.github.sceneview:sceneview 0.5.0

3D/AR Android View with ARCore and Google Filament

GroupId

GroupId

io.github.sceneview
ArtifactId

ArtifactId

sceneview
Version

Version

0.5.0
Type

Type

aar

Download sceneview 0.5.0


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