help.swgoh.api:swgoh-api-connector

A collection of Java helper classes that allow for easy and immediate access to the api.swgoh.help endpoints.

License

License

GroupId

GroupId

help.swgoh.api
ArtifactId

ArtifactId

swgoh-api-connector
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

help.swgoh.api:swgoh-api-connector
A collection of Java helper classes that allow for easy and immediate access to the api.swgoh.help endpoints.
Project URL

Project URL

https://github.com/j0rdanit0/api-swgoh-help
Source Code Management

Source Code Management

https://github.com/j0rdanit0/api-swgoh-help

Download swgoh-api-connector

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
4.2.1
4.2.0
4.1.0
4.0.1
4.0.0
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.0