| License |
License |
|---|---|
| GroupId | GroupIdio.github.albertus82 |
| ArtifactId | ArtifactIdunexepack |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
DescriptionunEXEPACK
Unpacker for Microsoft EXEPACK utility compressor.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unexepack-0.1.1.pom | |
| unexepack-0.1.1.jar | 21 KB |
| unexepack-0.1.1-sources.jar | 14 KB |
| unexepack-0.1.1-javadoc.jar | 133 KB |
| unexepack-0.1.1-bin.zip | 407 KB |
| unexepack-0.1.1-bin.tar.gz | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.albertus82/unexepack/ -->
<dependency>
<groupId>io.github.albertus82</groupId>
<artifactId>unexepack</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.albertus82/unexepack/
implementation 'io.github.albertus82:unexepack:0.1.1'
// https://jarcasting.com/artifacts/io.github.albertus82/unexepack/
implementation ("io.github.albertus82:unexepack:0.1.1")
'io.github.albertus82:unexepack:jar:0.1.1'
<dependency org="io.github.albertus82" name="unexepack" rev="0.1.1">
<artifact name="unexepack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.albertus82', module='unexepack', version='0.1.1')
)
libraryDependencies += "io.github.albertus82" % "unexepack" % "0.1.1"
[io.github.albertus82/unexepack "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.picocli : picocli Optional | jar | 4.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| info.picocli : picocli-codegen | jar | 4.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.tukaani : xz | jar | 1.9 |