is not current version
Last Version 1.0.3

io.github.ubapp:arviewer-android 1.0.0-snapshot-alpha

A ARViewer for Android backed by Kotlin Coroutines.

GroupId

GroupId

io.github.ubapp
ArtifactId

ArtifactId

arviewer-android
Version

Version

1.0.0-snapshot-alpha
Type

Type

aar

Download arviewer-android 1.0.0-snapshot-alpha


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