не последняя версия
Последняя версия 1.21.0

com.gorisse.thomas.sceneform:ux 1.19.2

Sceneform is a 3D framework with a physically based renderer that is optimized for mobile devices and that makes it easy for you to build Augmented Reality (AR) apps without requiring OpenGL or Unity.

Категории

Категории

ORM Данные
Группа

Группа

com.gorisse.thomas.sceneform
Идентификатор

Идентификатор

ux
Версия

Версия

1.19.2
Тип

Тип

aar

Скачать ux 1.19.2

Имя Файла Размер
ux-1.19.2.pom
ux-1.19.2-sources.jar 40 KB
ux-1.19.2-javadoc.jar 161 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/ux/ -->
<dependency>
    <groupId>com.gorisse.thomas.sceneform</groupId>
    <artifactId>ux</artifactId>
    <version>1.19.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/ux/
implementation 'com.gorisse.thomas.sceneform:ux:1.19.2'
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/ux/
implementation ("com.gorisse.thomas.sceneform:ux:1.19.2")
'com.gorisse.thomas.sceneform:ux:aar:1.19.2'
<dependency org="com.gorisse.thomas.sceneform" name="ux" rev="1.19.2">
  <artifact name="ux" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gorisse.thomas.sceneform', module='ux', version='1.19.2')
)
libraryDependencies += "com.gorisse.thomas.sceneform" % "ux" % "1.19.2"
[com.gorisse.thomas.sceneform/ux "1.19.2"]