bnet-api

Battle.net API Client

License

License

Categories

Categories

Net
GroupId

GroupId

io.loefflefarn.bnet
ArtifactId

ArtifactId

bnet-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

bnet-api
Battle.net API Client

Download bnet-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
com.google.code.gson : gson jar 2.8.1
org.slf4j : slf4j-api jar 1.7.22
org.apache.commons : commons-lang3 jar 3.6

test (4)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.7.8
org.easymock : easymock jar 3.4
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-easymock jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0