is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianTest 0.9.0-RC2


Categories

Categories

Ant Build Tools
GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianTest
Version

Version

0.9.0-RC2
Type

Type

jar

Download OpenPatricianTest 0.9.0-RC2


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