| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-parent |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеUNITY aggregation and parent module
UNITY aggregation and parent module
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| unity-server-parent-3.9.1.pom | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-parent/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-parent</artifactId>
<version>3.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-parent/
implementation 'io.imunity:unity-server-parent:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-parent/
implementation ("io.imunity:unity-server-parent:3.9.1")
'io.imunity:unity-server-parent:pom:3.9.1'
<dependency org="io.imunity" name="unity-server-parent" rev="3.9.1">
<artifact name="unity-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-parent', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-parent" % "3.9.1"
[io.imunity/unity-server-parent "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |
| eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |