is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianClientServerInterface 1.0.0

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
Type

Type

jar

Download OpenPatricianClientServerInterface 1.0.0


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