Dota2ApiWrapper

Wrapper for the Dota 2 API

License

License

GroupId

GroupId

io.github.wannesvr
ArtifactId

ArtifactId

Dota2ApiWrapper
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dota2ApiWrapper
Wrapper for the Dota 2 API
Project URL

Project URL

https://github.com/wannesvr/dota2api
Source Code Management

Source Code Management

https://www.github.com/wannesvr/dota2api

Download Dota2ApiWrapper

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.5
org.slf4j : slf4j-api jar 1.7.31
org.projectlombok : lombok jar 1.18.20
ch.qos.logback : logback-classic jar 1.2.3
org.apache.httpcomponents : httpclient jar 4.5.13

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.junit.jupiter : junit-jupiter jar 5.7.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0