License |
License |
---|---|
GroupId | GroupIdcom.google.android.filament |
ArtifactId | ArtifactIdfilamat-android-full |
Version | Version1.4.5 |
Type | Typeaar |
Description |
DescriptionFilament Material Builder
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/filamat-android-full/ -->
<dependency>
<groupId>com.google.android.filament</groupId>
<artifactId>filamat-android-full</artifactId>
<version>1.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.android.filament/filamat-android-full/
implementation 'com.google.android.filament:filamat-android-full:1.4.5'
// https://jarcasting.com/artifacts/com.google.android.filament/filamat-android-full/
implementation ("com.google.android.filament:filamat-android-full:1.4.5")
'com.google.android.filament:filamat-android-full:aar:1.4.5'
<dependency org="com.google.android.filament" name="filamat-android-full" rev="1.4.5">
<artifact name="filamat-android-full" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.android.filament', module='filamat-android-full', version='1.4.5')
)
libraryDependencies += "com.google.android.filament" % "filamat-android-full" % "1.4.5"
[com.google.android.filament/filamat-android-full "1.4.5"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |