GroupId | GroupIdch.sahits.game |
---|---|
ArtifactId | ArtifactIdOpenPatricianModel |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
OpenPatricianModel-0.0.2.pom | |
OpenPatricianModel-0.0.2.jar | 352 KB |
OpenPatricianModel-0.0.2-sources.jar | 321 KB |
OpenPatricianModel-0.0.2-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianModel/ -->
<dependency>
<groupId>ch.sahits.game</groupId>
<artifactId>OpenPatricianModel</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianModel/
implementation 'ch.sahits.game:OpenPatricianModel:0.0.2'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianModel/
implementation ("ch.sahits.game:OpenPatricianModel:0.0.2")
'ch.sahits.game:OpenPatricianModel:jar:0.0.2'
<dependency org="ch.sahits.game" name="OpenPatricianModel" rev="0.0.2">
<artifact name="OpenPatricianModel" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatricianModel', version='0.0.2')
)
libraryDependencies += "ch.sahits.game" % "OpenPatricianModel" % "0.0.2"
[ch.sahits.game/OpenPatricianModel "0.0.2"]