| License |
License |
|---|---|
| GroupId | GroupIdcom.google.android.filament |
| ArtifactId | ArtifactIdfilament-utils-android-lite |
| Last Version | Last Version1.20.5 |
| 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-lite/ -->
<dependency>
<groupId>com.google.android.filament</groupId>
<artifactId>filament-utils-android-lite</artifactId>
<version>1.20.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.android.filament/filament-utils-android-lite/
implementation 'com.google.android.filament:filament-utils-android-lite:1.20.5'
// https://jarcasting.com/artifacts/com.google.android.filament/filament-utils-android-lite/
implementation ("com.google.android.filament:filament-utils-android-lite:1.20.5")
'com.google.android.filament:filament-utils-android-lite:aar:1.20.5'
<dependency org="com.google.android.filament" name="filament-utils-android-lite" rev="1.20.5">
<artifact name="filament-utils-android-lite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.android.filament', module='filament-utils-android-lite', version='1.20.5')
)
libraryDependencies += "com.google.android.filament" % "filament-utils-android-lite" % "1.20.5"
[com.google.android.filament/filament-utils-android-lite "1.20.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.filament : filament-android | jar | 1.20.5 |
| com.google.android.filament : gltfio-android-lite | jar | 1.20.5 |
| 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 |