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

ch.sahits.game:OpenPatricianStandalone 0.9.1

Module for the OpenPatrician standalone application

Группа

Группа

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

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

OpenPatricianStandalone
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать OpenPatricianStandalone 0.9.1


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