MVN

com.badlogicgames.packr : packr

Maven & Gradle

May 24, 2014
2.5k stars

packr · Packages OpenJDK, your JAR and assets for Windows, Linux and Mac OS X

<dependency>
    <groupId>com.badlogicgames.packr</groupId>
    <artifactId>packr</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.badlogicgames.packr : packr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.badlogicgames.packr : packr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
packr-1.2
1.1
packr-1.1
1.0
packr-1.0

How to add a dependency to Maven

Add the following com.badlogicgames.packr : packr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.badlogicgames.packr</groupId>
    <artifactId>packr</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.badlogicgames.packr : packr gradle dependency to your build.gradle file:

implementation 'com.badlogicgames.packr:packr:1.2'

Gradle Kotlin DSL: Add the following com.badlogicgames.packr : packr gradle kotlin dependency to your build.gradle.kts file:

implementation("com.badlogicgames.packr:packr:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.badlogicgames.packr : packr sbt scala dependency to your build.sbt file:

libraryDependencies += "com.badlogicgames.packr" % "packr" % "1.2"

Advertisement

Dependencies from Group

May 24, 2014
2.5k stars

Discover Dependencies

Feb 14, 2006
177 usages
Jul 16, 2014
46 stars
Sep 20, 2005
14 usages
Aug 26, 2013
40 usages
Oct 21, 2010
Mar 30, 2015
1 usages
8 stars
gef
Nov 27, 2007
18 usages
Jul 08, 2013
170 usages
Jul 12, 2012
4 stars