GroupId | GroupIdde.golfgl.gdxgamesvcs |
---|---|
ArtifactId | ArtifactIdgdx-gamesvcs-html-gpgs |
Version | Version0.2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html-gpgs/ -->
<dependency>
<groupId>de.golfgl.gdxgamesvcs</groupId>
<artifactId>gdx-gamesvcs-html-gpgs</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html-gpgs/
implementation 'de.golfgl.gdxgamesvcs:gdx-gamesvcs-html-gpgs:0.2.4'
// https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html-gpgs/
implementation ("de.golfgl.gdxgamesvcs:gdx-gamesvcs-html-gpgs:0.2.4")
'de.golfgl.gdxgamesvcs:gdx-gamesvcs-html-gpgs:jar:0.2.4'
<dependency org="de.golfgl.gdxgamesvcs" name="gdx-gamesvcs-html-gpgs" rev="0.2.4">
<artifact name="gdx-gamesvcs-html-gpgs" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxgamesvcs', module='gdx-gamesvcs-html-gpgs', version='0.2.4')
)
libraryDependencies += "de.golfgl.gdxgamesvcs" % "gdx-gamesvcs-html-gpgs" % "0.2.4"
[de.golfgl.gdxgamesvcs/gdx-gamesvcs-html-gpgs "0.2.4"]