GroupId | GroupIdch.sahits.game |
---|---|
ArtifactId | ArtifactIdOpenPatricianDisplay |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
OpenPatricianDisplay-0.7.0.pom | |
OpenPatricianDisplay-0.7.0.jar | 985 KB |
OpenPatricianDisplay-0.7.0-sources.jar | 567 KB |
OpenPatricianDisplay-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianDisplay/ -->
<dependency>
<groupId>ch.sahits.game</groupId>
<artifactId>OpenPatricianDisplay</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianDisplay/
implementation 'ch.sahits.game:OpenPatricianDisplay:0.7.0'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianDisplay/
implementation ("ch.sahits.game:OpenPatricianDisplay:0.7.0")
'ch.sahits.game:OpenPatricianDisplay:jar:0.7.0'
<dependency org="ch.sahits.game" name="OpenPatricianDisplay" rev="0.7.0">
<artifact name="OpenPatricianDisplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatricianDisplay', version='0.7.0')
)
libraryDependencies += "ch.sahits.game" % "OpenPatricianDisplay" % "0.7.0"
[ch.sahits.game/OpenPatricianDisplay "0.7.0"]