is not current version
Last Version 1.23.1

com.google.android.filament:filament-utils-android 1.9.17

Real-time physically based rendering engine for Android.

GroupId

GroupId

com.google.android.filament
ArtifactId

ArtifactId

filament-utils-android
Version

Version

1.9.17
Type

Type

aar

Download filament-utils-android 1.9.17


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