| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
|---|---|
| Группа | Группаio.imunity |
| Идентификатор | Идентификаторunity-server-web-elements |
| Версия | Версия3.4.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| unity-server-web-elements-3.4.4.pom | |
| unity-server-web-elements-3.4.4.jar | 37 KB |
| unity-server-web-elements-3.4.4-sources.jar | 20 KB |
| unity-server-web-elements-3.4.4-javadoc.jar | 573 KB |
| unity-server-web-elements-3.4.4-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.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-elements/
implementation 'io.imunity:unity-server-web-elements:3.4.4'
// https://jarcasting.com/artifacts/io.imunity/unity-server-web-elements/
implementation ("io.imunity:unity-server-web-elements:3.4.4")
'io.imunity:unity-server-web-elements:jar:3.4.4'
<dependency org="io.imunity" name="unity-server-web-elements" rev="3.4.4">
<artifact name="unity-server-web-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-web-elements', version='3.4.4')
)
libraryDependencies += "io.imunity" % "unity-server-web-elements" % "3.4.4"
[io.imunity/unity-server-web-elements "3.4.4"]