is not current version
Last Version 1.23.1

com.google.android.filament:gltfio-android 1.9.5

Real-time physically based rendering engine for Android.

GroupId

GroupId

com.google.android.filament
ArtifactId

ArtifactId

gltfio-android
Version

Version

1.9.5
Type

Type

aar

Download gltfio-android 1.9.5


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