| License |
License |
|---|---|
| Categories |
CategoriesNinja User Interface Web Frameworks |
| GroupId | GroupIdninja.eivind.hots |
| ArtifactId | ArtifactIdmpq-exploder |
| Version | Version0.4.0.RELEASE |
| Type | Typejar |
| Description |
DescriptionModern re-implementation of https://github.com/darthdeus/replaycruncher-client
|
| Filename | Size |
|---|---|
| mpq-exploder-0.4.0.RELEASE.pom | |
| mpq-exploder-0.4.0.RELEASE.jar | 16 KB |
| mpq-exploder-0.4.0.RELEASE-sources.jar | 10 KB |
| mpq-exploder-0.4.0.RELEASE-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ninja.eivind.hots/mpq-exploder/ -->
<dependency>
<groupId>ninja.eivind.hots</groupId>
<artifactId>mpq-exploder</artifactId>
<version>0.4.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ninja.eivind.hots/mpq-exploder/
implementation 'ninja.eivind.hots:mpq-exploder:0.4.0.RELEASE'
// https://jarcasting.com/artifacts/ninja.eivind.hots/mpq-exploder/
implementation ("ninja.eivind.hots:mpq-exploder:0.4.0.RELEASE")
'ninja.eivind.hots:mpq-exploder:jar:0.4.0.RELEASE'
<dependency org="ninja.eivind.hots" name="mpq-exploder" rev="0.4.0.RELEASE">
<artifact name="mpq-exploder" type="jar" />
</dependency>
@Grapes(
@Grab(group='ninja.eivind.hots', module='mpq-exploder', version='0.4.0.RELEASE')
)
libraryDependencies += "ninja.eivind.hots" % "mpq-exploder" % "0.4.0.RELEASE"
[ninja.eivind.hots/mpq-exploder "0.4.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-compress | jar | 1.10 |
| commons-codec : commons-codec | jar | 1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |