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

io.imunity:unity-server-base 3.3.3

Basic server utilities and interfaces. Code from this module is used by both engine and storage

Категории

Категории

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

Группа

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

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

unity-server-base
Версия

Версия

3.3.3
Тип

Тип

jar

Скачать unity-server-base 3.3.3


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