HotSReplayParser
Java implementation of both StormLib and HotSLogs' replay parser
License |
License |
---|---|
Categories |
CategoriesORM Data Ninja User Interface Web Frameworks |
GroupId | GroupIdninja.eivind.hots |
ArtifactId | ArtifactIdstorm-parser |
Last Version | Last Version0.4.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava implementation of https://github.com/barrett777/Heroes.ReplayParser
|
Filename | Size |
---|---|
storm-parser-0.4.0.RELEASE.pom | |
storm-parser-0.4.0.RELEASE.jar | 17 KB |
storm-parser-0.4.0.RELEASE-sources.jar | 10 KB |
storm-parser-0.4.0.RELEASE-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ninja.eivind.hots/storm-parser/ -->
<dependency>
<groupId>ninja.eivind.hots</groupId>
<artifactId>storm-parser</artifactId>
<version>0.4.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ninja.eivind.hots/storm-parser/
implementation 'ninja.eivind.hots:storm-parser:0.4.0.RELEASE'
// https://jarcasting.com/artifacts/ninja.eivind.hots/storm-parser/
implementation ("ninja.eivind.hots:storm-parser:0.4.0.RELEASE")
'ninja.eivind.hots:storm-parser:jar:0.4.0.RELEASE'
<dependency org="ninja.eivind.hots" name="storm-parser" rev="0.4.0.RELEASE">
<artifact name="storm-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='ninja.eivind.hots', module='storm-parser', version='0.4.0.RELEASE')
)
libraryDependencies += "ninja.eivind.hots" % "storm-parser" % "0.4.0.RELEASE"
[ninja.eivind.hots/storm-parser "0.4.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ninja.eivind.hots : mpq-exploder | jar | 0.4.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Java implementation of both StormLib and HotSLogs' replay parser