is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianClientServerInterface 1.0.0_RC2

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

1.0.0_RC2
Type

Type

jar

Download OpenPatricianClientServerInterface 1.0.0_RC2


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