is not current version
Last Version 1.23.1

Filament glTF Loader 1.18.0

Real-time physically based rendering engine for Android.

License

License

GroupId

GroupId

com.google.android.filament
ArtifactId

ArtifactId

gltfio-android
Version

Version

1.18.0
Type

Type

aar
Description

Description

Filament glTF Loader
Real-time physically based rendering engine for Android.
Project URL

Project URL

https://github.com/google/filament
Source Code Management

Source Code Management

https://github.com/google/filament

Download gltfio-android 1.18.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.filament : filament-android jar 1.18.0

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.