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