MVN

com.mastfrog : jarmerge-relocation

Maven & Gradle

Aug 02, 2022
0 stars

jarmerge-relocation · Experimental class relocation

<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>jarmerge-relocation</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mastfrog : jarmerge-relocation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.mastfrog : jarmerge-relocation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jarmerge-relocation-1.0.2

How to add a dependency to Maven

Add the following com.mastfrog : jarmerge-relocation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>jarmerge-relocation</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mastfrog : jarmerge-relocation gradle dependency to your build.gradle file:

implementation 'com.mastfrog:jarmerge-relocation:1.0.2'

Gradle Kotlin DSL: Add the following com.mastfrog : jarmerge-relocation gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mastfrog:jarmerge-relocation:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mastfrog : jarmerge-relocation sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mastfrog" % "jarmerge-relocation" % "1.0.2"

Advertisement

Dependencies from Group

Jul 23, 2022
5 usages
3 stars
Feb 21, 2023
4 usages
8 stars
Feb 21, 2023
3 usages
8 stars
Aug 10, 2020
3 usages
8 stars
Jul 23, 2022
3 usages
3 stars

Discover Dependencies