Last Version

Pkg4j core module 0.0.6

Library for creating OS specific packages.

License

License

GroupId

GroupId

org.jamel.pkg4j
ArtifactId

ArtifactId

pkg4j-core
Version

Version

0.0.6
Type

Type

jar
Description

Description

Pkg4j core module
Library for creating OS specific packages.
Project URL

Project URL

http://pkg4j.jamel.org
Source Code Management

Source Code Management

http://github.com/jamel/pkg4j

Download pkg4j-core 0.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcpg-jdk15on jar 1.49
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-compress jar 1.5

Project Modules

There are no modules declared in this project.