License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.loefflefarn.bnet |
ArtifactId | ArtifactIdbnet-api |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionbnet-api
Battle.net API Client
|
Filename | Size |
---|---|
bnet-api-1.0.0.pom | |
bnet-api-1.0.0.jar | 15 KB |
bnet-api-1.0.0-sources.jar | 11 KB |
bnet-api-1.0.0-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |
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 |