is not current version
Last Version 1.2

io.github.jimmyd-be:theGamesDbClient 1.0

Java wrapper for the Games DB API.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jimmyd-be
ArtifactId

ArtifactId

theGamesDbClient
Version

Version

1.0
Type

Type

jar

Download theGamesDbClient 1.0


<!-- https://jarcasting.com/artifacts/io.github.jimmyd-be/theGamesDbClient/ -->
<dependency>
    <groupId>io.github.jimmyd-be</groupId>
    <artifactId>theGamesDbClient</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimmyd-be/theGamesDbClient/
implementation 'io.github.jimmyd-be:theGamesDbClient:1.0'
// https://jarcasting.com/artifacts/io.github.jimmyd-be/theGamesDbClient/
implementation ("io.github.jimmyd-be:theGamesDbClient:1.0")
'io.github.jimmyd-be:theGamesDbClient:jar:1.0'
<dependency org="io.github.jimmyd-be" name="theGamesDbClient" rev="1.0">
  <artifact name="theGamesDbClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimmyd-be', module='theGamesDbClient', version='1.0')
)
libraryDependencies += "io.github.jimmyd-be" % "theGamesDbClient" % "1.0"
[io.github.jimmyd-be/theGamesDbClient "1.0"]