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

io.imunity:unity-server-rest 3.3.4

Foundation for REST endpoints in Unity

Категории

Категории

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

Группа

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

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

unity-server-rest
Версия

Версия

3.3.4
Тип

Тип

jar

Скачать unity-server-rest 3.3.4


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