gw2api

A java wrapper for the official Guild Wars 2 api.

License

License

GroupId

GroupId

me.nithanim.gw2api
ArtifactId

ArtifactId

gw2api
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

gw2api
A java wrapper for the official Guild Wars 2 api.
Project URL

Project URL

https://github.com/Nithanim/gw2api
Source Code Management

Source Code Management

https://github.com/Nithanim/gw2api

Download gw2api

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
joda-time : joda-time jar 2.8.2
com.koloboke : koloboke-api-jdk6-7 jar 1.0.0
com.koloboke : koloboke-impl-common-jdk6-7 jar 1.0.0
org.apache.httpcomponents : httpclient jar 4.5.2
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.25

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
com.koloboke : koloboke-compile jar 0.5.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.skyscreamer : jsonassert jar 1.3.0
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8