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

io.imunity:unity-server-web-common 3.4.4

Base classes for the web endpoints based on Vaadin

Категории

Категории

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

Группа

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

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

unity-server-web-common
Версия

Версия

3.4.4
Тип

Тип

jar

Скачать unity-server-web-common 3.4.4


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