theGamesDbClient

Java wrapper for the Games DB API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jimmyd-be
ArtifactId

ArtifactId

theGamesDbClient
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

theGamesDbClient
Java wrapper for the Games DB API.
Project URL

Project URL

https://github.com/jimmyd-be/theGameDbClient
Source Code Management

Source Code Management

https://github.com/jimmyd-be/theGamesDbClient/tree/master

Download theGamesDbClient

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.konghq : unirest-java jar 3.11.04

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0