GroupId | GroupIdde.golfgl.gdxgamesvcs |
---|---|
ArtifactId | ArtifactIdgdx-gamesvcs-html-ngio |
Version | Version0.1.1 |
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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html-ngio/
implementation 'de.golfgl.gdxgamesvcs:gdx-gamesvcs-html-ngio:0.1.1'
// https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html-ngio/
implementation ("de.golfgl.gdxgamesvcs:gdx-gamesvcs-html-ngio:0.1.1")
'de.golfgl.gdxgamesvcs:gdx-gamesvcs-html-ngio:jar:0.1.1'
<dependency org="de.golfgl.gdxgamesvcs" name="gdx-gamesvcs-html-ngio" rev="0.1.1">
<artifact name="gdx-gamesvcs-html-ngio" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxgamesvcs', module='gdx-gamesvcs-html-ngio', version='0.1.1')
)
libraryDependencies += "de.golfgl.gdxgamesvcs" % "gdx-gamesvcs-html-ngio" % "0.1.1"
[de.golfgl.gdxgamesvcs/gdx-gamesvcs-html-ngio "0.1.1"]