is not current version
Last Version 0.4.0.RELEASE

ninja.eivind.hots:mpq-exploder 0.1.1

Modern re-implementation of https://github.com/darthdeus/replaycruncher-client

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

ninja.eivind.hots
ArtifactId

ArtifactId

mpq-exploder
Version

Version

0.1.1
Type

Type

jar

Download mpq-exploder 0.1.1


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