| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.badlogicgames.gdx |
| Идентификатор | Идентификаторgdx-realsense |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGDX RealSense
Integration of Intel's RealSense SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gdx-realsense-1.0.0.pom | |
| gdx-realsense-1.0.0.jar | 274 KB |
| gdx-realsense-1.0.0-sources.jar | 112 KB |
| gdx-realsense-1.0.0-javadoc.jar | 588 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-realsense/ -->
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-realsense</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-realsense/
implementation 'com.badlogicgames.gdx:gdx-realsense:1.0.0'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-realsense/
implementation ("com.badlogicgames.gdx:gdx-realsense:1.0.0")
'com.badlogicgames.gdx:gdx-realsense:jar:1.0.0'
<dependency org="com.badlogicgames.gdx" name="gdx-realsense" rev="1.0.0">
<artifact name="gdx-realsense" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-realsense', version='1.0.0')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-realsense" % "1.0.0"
[com.badlogicgames.gdx/gdx-realsense "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.+ |
| com.badlogicgames.gdx : gdx-backend-lwjgl | jar | 1.3.1 |
| com.badlogicgames.gdx : gdx-platform | jar | 1.3.1 |