DotA2-Wrapper

A wrapper for the DotA2 WebAPI written in Java.

License

License

GroupId

GroupId

com.github.kaisle
ArtifactId

ArtifactId

DotA2-Wrapper
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

DotA2-Wrapper
A wrapper for the DotA2 WebAPI written in Java.

Download DotA2-Wrapper

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
junit : junit jar 4.11
org.jdom : jdom2 jar 2.0.5
org.apache.directory.studio : org.apache.commons.io jar 2.0.1
com.google.guava : guava-io jar r03
com.google.guava : guava jar 18.0
org.perf4j : perf4j jar 0.9.16
org.seleniumhq.selenium : selenium-java jar 2.45.0
org.json : json jar 20141113
org.jsoup : jsoup jar 1.7.3
com.skadistats : clarity jar 2.0-SNAPSHOT
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0