unEXEPACK

Unpacker for Microsoft EXEPACK utility compressor.

License

License

GroupId

GroupId

io.github.albertus82
ArtifactId

ArtifactId

unexepack
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

unEXEPACK
Unpacker for Microsoft EXEPACK utility compressor.
Project URL

Project URL

https://github.com/albertus82/unEXEPACK
Source Code Management

Source Code Management

https://github.com/albertus82/unEXEPACK

Download unexepack

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
info.picocli : picocli Optional jar 4.6.3

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
info.picocli : picocli-codegen jar 4.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.1
0.1.0