Last Version

PKG Core Library 1.2

A pure Java implementation of tools for building macOS installer packages.

License

License

GroupId

GroupId

com.github.gino0631
ArtifactId

ArtifactId

pkg-core
Version

Version

1.2
Type

Type

jar
Description

Description

PKG Core Library
A pure Java implementation of tools for building macOS installer packages.

Download pkg-core 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.gino0631 : xar-core jar 1.1
org.apache.commons : commons-compress jar 1.17
com.googlecode.plist : dd-plist jar 1.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.