Last Version

Warcraft4J file parsers 0.1.0

Warcraft4J file parsers for World of Warcraft related file formats.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.micheljung
ArtifactId

ArtifactId

warcraft4j-fileformat
Version

Version

0.1.0
Type

Type

jar
Description

Description

Warcraft4J file parsers
Warcraft4J file parsers for World of Warcraft related file formats.

Download warcraft4j-fileformat 0.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
io.github.micheljung : warcraft4j-core jar 0.1.0
io.github.micheljung : warcraft4j-util jar 0.1.0
commons-codec : commons-codec jar 1.10
org.apache.httpcomponents : httpclient jar 4.4
org.apache.httpcomponents : fluent-hc jar 4.4
com.google.inject : guice jar 3.0
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.