is not current version
Last Version 4.3.0

help.swgoh.api:swgoh-api-connector 4.1.0

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

GroupId

GroupId

help.swgoh.api
ArtifactId

ArtifactId

swgoh-api-connector
Version

Version

4.1.0
Type

Type

jar

Download swgoh-api-connector 4.1.0


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