is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianClientServerInterface 0.9.0-RC1

Interfaces used by the client and server of their opposite part

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianClientServerInterface
Version

Version

0.9.0-RC1
Type

Type

jar

Download OpenPatricianClientServerInterface 0.9.0-RC1


<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianClientServerInterface/ -->
<dependency>
    <groupId>ch.sahits.game</groupId>
    <artifactId>OpenPatricianClientServerInterface</artifactId>
    <version>0.9.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianClientServerInterface/
implementation 'ch.sahits.game:OpenPatricianClientServerInterface:0.9.0-RC1'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianClientServerInterface/
implementation ("ch.sahits.game:OpenPatricianClientServerInterface:0.9.0-RC1")
'ch.sahits.game:OpenPatricianClientServerInterface:jar:0.9.0-RC1'
<dependency org="ch.sahits.game" name="OpenPatricianClientServerInterface" rev="0.9.0-RC1">
  <artifact name="OpenPatricianClientServerInterface" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatricianClientServerInterface', version='0.9.0-RC1')
)
libraryDependencies += "ch.sahits.game" % "OpenPatricianClientServerInterface" % "0.9.0-RC1"
[ch.sahits.game/OpenPatricianClientServerInterface "0.9.0-RC1"]