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

com.github.jczachor6:generic-online-game-server 1.1.4

Simple tool to create online game server.

Группа

Группа

com.github.jczachor6
Идентификатор

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

generic-online-game-server
Версия

Версия

1.1.4
Тип

Тип

jar

Скачать generic-online-game-server 1.1.4


<!-- https://jarcasting.com/artifacts/com.github.jczachor6/generic-online-game-server/ -->
<dependency>
    <groupId>com.github.jczachor6</groupId>
    <artifactId>generic-online-game-server</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jczachor6/generic-online-game-server/
implementation 'com.github.jczachor6:generic-online-game-server:1.1.4'
// https://jarcasting.com/artifacts/com.github.jczachor6/generic-online-game-server/
implementation ("com.github.jczachor6:generic-online-game-server:1.1.4")
'com.github.jczachor6:generic-online-game-server:jar:1.1.4'
<dependency org="com.github.jczachor6" name="generic-online-game-server" rev="1.1.4">
  <artifact name="generic-online-game-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jczachor6', module='generic-online-game-server', version='1.1.4')
)
libraryDependencies += "com.github.jczachor6" % "generic-online-game-server" % "1.1.4"
[com.github.jczachor6/generic-online-game-server "1.1.4"]