is not current version
Last Version 1.0.17

chat.belinked:GameAPI 1.0.12

Sends requests to a webclient API

GroupId

GroupId

chat.belinked
ArtifactId

ArtifactId

GameAPI
Version

Version

1.0.12
Type

Type

jar

Download GameAPI 1.0.12


<!-- https://jarcasting.com/artifacts/chat.belinked/GameAPI/ -->
<dependency>
    <groupId>chat.belinked</groupId>
    <artifactId>GameAPI</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/chat.belinked/GameAPI/
implementation 'chat.belinked:GameAPI:1.0.12'
// https://jarcasting.com/artifacts/chat.belinked/GameAPI/
implementation ("chat.belinked:GameAPI:1.0.12")
'chat.belinked:GameAPI:jar:1.0.12'
<dependency org="chat.belinked" name="GameAPI" rev="1.0.12">
  <artifact name="GameAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.belinked', module='GameAPI', version='1.0.12')
)
libraryDependencies += "chat.belinked" % "GameAPI" % "1.0.12"
[chat.belinked/GameAPI "1.0.12"]