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

ch.sahits.game:OpenPatrician 0.6.0

Open source implementation of Ascaron's popular Patrician (1 and 2)

Группа

Группа

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

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

OpenPatrician
Версия

Версия

0.6.0
Тип

Тип

pom

Скачать OpenPatrician 0.6.0

Имя Файла Размер
OpenPatrician-0.6.0.pom 16 KB
Обзор

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