HotS Replay Parser

Parent package for ninja.eivind.hots artifacts

License

License

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

ninja.eivind.hots
ArtifactId

ArtifactId

hots-parsing
Last Version

Last Version

0.4.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

HotS Replay Parser
Parent package for ninja.eivind.hots artifacts
Project URL

Project URL

https://github.com/eivindveg/HotSReplayParser
Source Code Management

Source Code Management

https://github.com/eivindveg/HotSReplayParser.git

Download hots-parsing

How to add to project

<!-- https://jarcasting.com/artifacts/ninja.eivind.hots/hots-parsing/ -->
<dependency>
    <groupId>ninja.eivind.hots</groupId>
    <artifactId>hots-parsing</artifactId>
    <version>0.4.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ninja.eivind.hots/hots-parsing/
implementation 'ninja.eivind.hots:hots-parsing:0.4.0.RELEASE'
// https://jarcasting.com/artifacts/ninja.eivind.hots/hots-parsing/
implementation ("ninja.eivind.hots:hots-parsing:0.4.0.RELEASE")
'ninja.eivind.hots:hots-parsing:pom:0.4.0.RELEASE'
<dependency org="ninja.eivind.hots" name="hots-parsing" rev="0.4.0.RELEASE">
  <artifact name="hots-parsing" type="pom" />
</dependency>
@Grapes(
@Grab(group='ninja.eivind.hots', module='hots-parsing', version='0.4.0.RELEASE')
)
libraryDependencies += "ninja.eivind.hots" % "hots-parsing" % "0.4.0.RELEASE"
[ninja.eivind.hots/hots-parsing "0.4.0.RELEASE"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • mpq-exploder
  • storm-parser

Travis CI

HotSReplayParser

Java implementation of both StormLib and HotSLogs' replay parser

Versions

Version
0.4.0.RELEASE
0.3.0.RELEASE
0.2.0.RELEASE
0.1.2.RELEASE
0.1.1