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

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

Simple tool to create online game server.

Группа

Группа

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

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

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

Версия

1.0.2
Тип

Тип

jar

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


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