| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-web-console-spi |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUNITY Server web-console-spi module
Web console service provider interface
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-web-console-spi/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-web-console-spi</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-console-spi/
implementation 'io.imunity:unity-server-web-console-spi:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-console-spi/
implementation ("io.imunity:unity-server-web-console-spi:3.9.1")
'io.imunity:unity-server-web-console-spi:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-web-console-spi" rev="3.9.1">
<artifact name="unity-server-web-console-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-web-console-spi', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-web-console-spi" % "3.9.1"
[io.imunity/unity-server-web-console-spi "3.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.imunity : unity-server-web-elements | jar | 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 |