is not current version
Last Version 4.3.0

help.swgoh.api:swgoh-api-connector 2.0.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

2.0.0
Type

Type

jar

Download swgoh-api-connector 2.0.0


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