is not current version
Last Version 1.0.4

com.github.kaisle:DotA2-Wrapper 1.0.2

A wrapper for the DotA2 WebAPI written in Java.

GroupId

GroupId

com.github.kaisle
ArtifactId

ArtifactId

DotA2-Wrapper
Version

Version

1.0.2
Type

Type

jar

Download DotA2-Wrapper 1.0.2


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