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

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

Simple tool to create online game server.

Группа

Группа

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

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

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

Версия

1.0.1
Тип

Тип

jar

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


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