| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.harium.gdx |
| Идентификатор | Идентификаторscene3d |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScene3d
Gdx library to display scene2d in a 3d environment
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scene3d-0.0.3.pom | |
| scene3d-0.0.3.jar | 9 KB |
| scene3d-0.0.3-sources.jar | 3 KB |
| scene3d-0.0.3-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.harium.gdx/scene3d/ -->
<dependency>
<groupId>com.harium.gdx</groupId>
<artifactId>scene3d</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.gdx/scene3d/
implementation 'com.harium.gdx:scene3d:0.0.3'
// https://jarcasting.com/artifacts/com.harium.gdx/scene3d/
implementation ("com.harium.gdx:scene3d:0.0.3")
'com.harium.gdx:scene3d:jar:0.0.3'
<dependency org="com.harium.gdx" name="scene3d" rev="0.0.3">
<artifact name="scene3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.gdx', module='scene3d', version='0.0.3')
)
libraryDependencies += "com.harium.gdx" % "scene3d" % "0.0.3"
[com.harium.gdx/scene3d "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.badlogicgames.gdx : gdx-backend-lwjgl3 | jar | 1.10.0 |
| com.badlogicgames.gdx : gdx-platform | jar | 1.10.0 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |