HotSReplayParser
Java implementation of both StormLib and HotSLogs' replay parser
| License |
License |
|---|---|
| Categories |
CategoriesNinja User Interface Web Frameworks |
| GroupId | GroupIdninja.eivind.hots |
| ArtifactId | ArtifactIdhots-parsing |
| Last Version | Last Version0.4.0.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHotS Replay Parser
Parent package for ninja.eivind.hots artifacts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hots-parsing-0.4.0.RELEASE.pom | 4 KB |
| Browse |
<!-- 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"]
| 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