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