MVN

com.getperka.flatpack : flatpack-thirdparty

Maven & Gradle

Nov 18, 2013
1 usages

FlatPack Third-Party Dependencies · FlatPack has dependencies on libraries which depend on various incompatible versions of ASM. This module provides relocated versions of those classes.

<dependency>
    <groupId>com.getperka.flatpack</groupId>
    <artifactId>flatpack-thirdparty</artifactId>
    <version>2.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.getperka.flatpack : flatpack-thirdparty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.21.0

All Versions

Choose a version of com.getperka.flatpack : flatpack-thirdparty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.21.x
flatpack-thirdparty-2.21.0

How to add a dependency to Maven

Add the following com.getperka.flatpack : flatpack-thirdparty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.getperka.flatpack</groupId>
    <artifactId>flatpack-thirdparty</artifactId>
    <version>2.21.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.getperka.flatpack : flatpack-thirdparty gradle dependency to your build.gradle file:

implementation 'com.getperka.flatpack:flatpack-thirdparty:2.21.0'

Gradle Kotlin DSL: Add the following com.getperka.flatpack : flatpack-thirdparty gradle kotlin dependency to your build.gradle.kts file:

implementation("com.getperka.flatpack:flatpack-thirdparty:2.21.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.getperka.flatpack : flatpack-thirdparty sbt scala dependency to your build.sbt file:

libraryDependencies += "com.getperka.flatpack" % "flatpack-thirdparty" % "2.21.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 21, 2012
1 usages
1 stars
Jan 26, 2015
1 usages
2 stars
Dec 23, 2014
1 usages
Feb 02, 2010
1 usages
Jan 20, 2015
1 usages
1 stars
Nov 12, 2013
1 usages
Jun 13, 2014
364 stars
Apr 06, 2011
1 usages
102 stars