License |
License |
---|---|
GroupId | GroupIdcom.google.android.filament |
ArtifactId | ArtifactIdfilament-utils-android |
Last Version | Last Version1.23.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFilament Android Utilities
Real-time physically based rendering engine for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.23.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.23.1'
// https://jarcasting.com/artifacts/com.google.android.filament/filament-utils-android/
implementation ("com.google.android.filament:filament-utils-android:1.23.1")
'com.google.android.filament:filament-utils-android:aar:1.23.1'
<dependency org="com.google.android.filament" name="filament-utils-android" rev="1.23.1">
<artifact name="filament-utils-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.android.filament', module='filament-utils-android', version='1.23.1')
)
libraryDependencies += "com.google.android.filament" % "filament-utils-android" % "1.23.1"
[com.google.android.filament/filament-utils-android "1.23.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.filament : filament-android | jar | 1.23.1 |
com.google.android.filament : gltfio-android | jar | 1.23.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
androidx.annotation » annotation | jar | 1.3.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.1 |