com.melahn:archive-extract

A utility to extract an archive

License

License

MIT
GroupId

GroupId

com.melahn
ArtifactId

ArtifactId

archive-extract
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.melahn:archive-extract
A utility to extract an archive
Project URL

Project URL

https://github.com/melahn/archive-extract
Source Code Management

Source Code Management

https://github.com/melahn/archive-extract/tree/main

Download archive-extract

How to add to project

<!-- https://jarcasting.com/artifacts/com.melahn/archive-extract/ -->
<dependency>
    <groupId>com.melahn</groupId>
    <artifactId>archive-extract</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.melahn/archive-extract/
implementation 'com.melahn:archive-extract:1.0.0'
// https://jarcasting.com/artifacts/com.melahn/archive-extract/
implementation ("com.melahn:archive-extract:1.0.0")
'com.melahn:archive-extract:jar:1.0.0'
<dependency org="com.melahn" name="archive-extract" rev="1.0.0">
  <artifact name="archive-extract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.melahn', module='archive-extract', version='1.0.0')
)
libraryDependencies += "com.melahn" % "archive-extract" % "1.0.0"
[com.melahn/archive-extract "1.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-inline jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0