License |
License |
---|---|
GroupId | GroupIdcom.google.android.filament |
ArtifactId | ArtifactIdgltfio-android-lite |
Last Version | Last Version1.23.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFilament glTF Loader
Real-time physically based rendering engine for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gltfio-android-lite-1.23.1.pom | |
gltfio-android-lite-1.23.1.aar | 977 KB |
gltfio-android-lite-1.23.1-sources.jar | 10 KB |
gltfio-android-lite-1.23.1-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.android.filament/gltfio-android-lite/ -->
<dependency>
<groupId>com.google.android.filament</groupId>
<artifactId>gltfio-android-lite</artifactId>
<version>1.23.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.android.filament/gltfio-android-lite/
implementation 'com.google.android.filament:gltfio-android-lite:1.23.1'
// https://jarcasting.com/artifacts/com.google.android.filament/gltfio-android-lite/
implementation ("com.google.android.filament:gltfio-android-lite:1.23.1")
'com.google.android.filament:gltfio-android-lite:aar:1.23.1'
<dependency org="com.google.android.filament" name="gltfio-android-lite" rev="1.23.1">
<artifact name="gltfio-android-lite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.android.filament', module='gltfio-android-lite', version='1.23.1')
)
libraryDependencies += "com.google.android.filament" % "gltfio-android-lite" % "1.23.1"
[com.google.android.filament/gltfio-android-lite "1.23.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.filament : filament-android | jar | 1.23.1 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |