is not current version
Last Version 1.2

io.github.jimmyd-be:theGamesDbClient 1.1

Java wrapper for the Games DB API.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jimmyd-be
ArtifactId

ArtifactId

theGamesDbClient
Version

Version

1.1
Type

Type

jar

Download theGamesDbClient 1.1


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