is not current version
Last Version 1.23.1

Filament Android Utilities 1.21.1

Real-time physically based rendering engine for Android.

License

License

GroupId

GroupId

com.google.android.filament
ArtifactId

ArtifactId

filament-utils-android
Version

Version

1.21.1
Type

Type

aar
Description

Description

Filament Android Utilities
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 filament-utils-android 1.21.1


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

Dependencies

compile (2)

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

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.annotation » annotation jar 1.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0

Project Modules

There are no modules declared in this project.