не последняя версия
Последняя версия 3.9.1

io.imunity:unity-server-ws 3.4.5

Foundation for WS/SOAP endpoints in Unity

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

io.imunity
Идентификатор

Идентификатор

unity-server-ws
Версия

Версия

3.4.5
Тип

Тип

jar

Скачать unity-server-ws 3.4.5


<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-ws/ -->
<dependency>
    <groupId>io.imunity</groupId>
    <artifactId>unity-server-ws</artifactId>
    <version>3.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-ws/
implementation 'io.imunity:unity-server-ws:3.4.5'
// https://jarcasting.com/artifacts/io.imunity/unity-server-ws/
implementation ("io.imunity:unity-server-ws:3.4.5")
'io.imunity:unity-server-ws:jar:3.4.5'
<dependency org="io.imunity" name="unity-server-ws" rev="3.4.5">
  <artifact name="unity-server-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-ws', version='3.4.5')
)
libraryDependencies += "io.imunity" % "unity-server-ws" % "3.4.5"
[io.imunity/unity-server-ws "3.4.5"]