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

io.imunity:unity-server-engine 3.5.0

Business logic layer

Категории

Категории

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

Группа

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

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

unity-server-engine
Версия

Версия

3.5.0
Тип

Тип

jar

Скачать unity-server-engine 3.5.0


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