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

ch.sahits.game:OpenPatricianDisplay 0.5.0


Группа

Группа

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

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

OpenPatricianDisplay
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать OpenPatricianDisplay 0.5.0


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