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