Last Version

Packr shadow jar 2.7.0

A single executable jar for use from the command line. Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS, adding a native executable file to make it appear like a native app.

License

License

Categories

Categories

packr Build Tools Distribution
GroupId

GroupId

com.nimblygames.packr
ArtifactId

ArtifactId

packr-all
Version

Version

2.7.0
Type

Type

jar
Description

Description

Packr shadow jar
A single executable jar for use from the command line. Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS, adding a native executable file to make it appear like a native app.
Project URL

Project URL

https://nimblygames.com/
Source Code Management

Source Code Management

https://github.com/karlsabo/packr

Download packr-all 2.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.