is not current version
Last Version 0.7.0

io.github.sceneview:sceneview 0.4.2

3D/AR Android View with ARCore and Google Filament

GroupId

GroupId

io.github.sceneview
ArtifactId

ArtifactId

sceneview
Version

Version

0.4.2
Type

Type

aar

Download sceneview 0.4.2


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