is not current version
Last Version 4.3.0

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

1.0.0
Type

Type

jar

Download swgoh-api-connector 1.0.0


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