| GroupId | GroupIdde.golfgl.gdxgamesvcs |
|---|---|
| ArtifactId | ArtifactIdgdx-gamesvcs-html |
| Version | Version0.2.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gdx-gamesvcs-html-0.2.1.pom | |
| gdx-gamesvcs-html-0.2.1.jar | 261 bytes |
| gdx-gamesvcs-html-0.2.1-sources.jar | 261 bytes |
| gdx-gamesvcs-html-0.2.1-library.jar | 261 bytes |
| gdx-gamesvcs-html-0.2.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html/ -->
<dependency>
<groupId>de.golfgl.gdxgamesvcs</groupId>
<artifactId>gdx-gamesvcs-html</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html/
implementation 'de.golfgl.gdxgamesvcs:gdx-gamesvcs-html:0.2.1'
// https://jarcasting.com/artifacts/de.golfgl.gdxgamesvcs/gdx-gamesvcs-html/
implementation ("de.golfgl.gdxgamesvcs:gdx-gamesvcs-html:0.2.1")
'de.golfgl.gdxgamesvcs:gdx-gamesvcs-html:jar:0.2.1'
<dependency org="de.golfgl.gdxgamesvcs" name="gdx-gamesvcs-html" rev="0.2.1">
<artifact name="gdx-gamesvcs-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxgamesvcs', module='gdx-gamesvcs-html', version='0.2.1')
)
libraryDependencies += "de.golfgl.gdxgamesvcs" % "gdx-gamesvcs-html" % "0.2.1"
[de.golfgl.gdxgamesvcs/gdx-gamesvcs-html "0.2.1"]