не последняя версия
Последняя версия 1.0.1

ch.sahits.game:OpenPatricianTestUtilities 0.9.0-RC1

Module providing utilities for testing.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

ch.sahits.game
Идентификатор

Идентификатор

OpenPatricianTestUtilities
Версия

Версия

0.9.0-RC1
Тип

Тип

jar

Скачать OpenPatricianTestUtilities 0.9.0-RC1


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