| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.gorisse.thomas.sceneform |
| Идентификатор | Идентификаторux |
| Версия | Версия1.20.3 |
| Тип | Типaar |
| Описание |
ОписаниеSceneform Ux
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ux-1.20.3.pom | |
| ux-1.20.3-sources.jar | 47 KB |
| ux-1.20.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/ux/ -->
<dependency>
<groupId>com.gorisse.thomas.sceneform</groupId>
<artifactId>ux</artifactId>
<version>1.20.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/ux/
implementation 'com.gorisse.thomas.sceneform:ux:1.20.3'
// https://jarcasting.com/artifacts/com.gorisse.thomas.sceneform/ux/
implementation ("com.gorisse.thomas.sceneform:ux:1.20.3")
'com.gorisse.thomas.sceneform:ux:aar:1.20.3'
<dependency org="com.gorisse.thomas.sceneform" name="ux" rev="1.20.3">
<artifact name="ux" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gorisse.thomas.sceneform', module='ux', version='1.20.3')
)
libraryDependencies += "com.gorisse.thomas.sceneform" % "ux" % "1.20.3"
[com.gorisse.thomas.sceneform/ux "1.20.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gorisse.thomas.sceneform : core | jar | 1.20.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.30 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |