| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.google.android.filament |
| Идентификатор | Идентификаторfilament-utils-android-lite |
| Последняя версия | Последняя версия1.20.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеFilament Android Utilities
Real-time physically based rendering engine for Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android.filament : filament-android | jar | 1.20.5 |
| com.google.android.filament : gltfio-android-lite | jar | 1.20.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |