is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianTestUtilities 0.9.1-RC1

Module providing utilities for testing.

Categories

Categories

Ant Build Tools
GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianTestUtilities
Version

Version

0.9.1-RC1
Type

Type

jar

Download OpenPatricianTestUtilities 0.9.1-RC1


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