| License |
License |
|---|---|
| GroupId | GroupIdio.github.albertus82 |
| ArtifactId | ArtifactIdunexepack |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionunEXEPACK
Unpacker for Microsoft EXEPACK utility compressor.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unexepack-0.2.1.pom | |
| unexepack-0.2.1.jar | 22 KB |
| unexepack-0.2.1-sources.jar | 15 KB |
| unexepack-0.2.1-javadoc.jar | 132 KB |
| unexepack-0.2.1-bin.zip | 409 KB |
| unexepack-0.2.1-bin.tar.gz | 391 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.albertus82/unexepack/ -->
<dependency>
<groupId>io.github.albertus82</groupId>
<artifactId>unexepack</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.albertus82/unexepack/
implementation 'io.github.albertus82:unexepack:0.2.1'
// https://jarcasting.com/artifacts/io.github.albertus82/unexepack/
implementation ("io.github.albertus82:unexepack:0.2.1")
'io.github.albertus82:unexepack:jar:0.2.1'
<dependency org="io.github.albertus82" name="unexepack" rev="0.2.1">
<artifact name="unexepack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.albertus82', module='unexepack', version='0.2.1')
)
libraryDependencies += "io.github.albertus82" % "unexepack" % "0.2.1"
[io.github.albertus82/unexepack "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.picocli : picocli Optional | jar | 4.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| info.picocli : picocli-codegen | jar | 4.6.3 |