MVN

org.mini2Dx : parcl

Maven & Gradle

Nov 03, 2021
55 stars

parcl · Gradle plugin for bundling your Java application for distribution on Windows, Mac and Linux

<dependency>
    <groupId>org.mini2Dx</groupId>
    <artifactId>parcl</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mini2Dx : parcl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of org.mini2Dx : parcl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
parcl-1.8.0
1.7.x
parcl-1.7.1
parcl-1.7.0
1.6.x
parcl-1.6.1
parcl-1.6.0
1.5.x
parcl-1.5.0
1.4.x
parcl-1.4.0
1.3.x
parcl-1.3.1
parcl-1.3.0
1.2.x
parcl-1.2.1
parcl-1.2.0
1.1.x
parcl-1.1.0
1.0.x
parcl-1.0.12
parcl-1.0.11
parcl-1.0.10
parcl-1.0.9
parcl-1.0.8

How to add a dependency to Maven

Add the following org.mini2Dx : parcl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mini2Dx</groupId>
    <artifactId>parcl</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mini2Dx : parcl gradle dependency to your build.gradle file:

implementation 'org.mini2Dx:parcl:1.8.0'

Gradle Kotlin DSL: Add the following org.mini2Dx : parcl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mini2Dx:parcl:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mini2Dx : parcl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mini2Dx" % "parcl" % "1.8.0"

Advertisement

Dependencies from Group

Sep 14, 2020
13 usages
502 stars
Aug 28, 2022
6 usages
39 stars
Jan 05, 2021
6 usages
2 stars
Mar 01, 2023
6 usages
502 stars
Apr 15, 2019
5 usages

Discover Dependencies

Jun 18, 2023
6 usages
Sep 27, 2016
1 usages
Sep 06, 2016
127 stars
Sep 08, 2016
0 stars
May 15, 2022
1 usages
0 stars
Sep 10, 2016
24 stars