jar-relocator

Utility to relocate classes within Jar archives

License

License

GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

jar-relocator
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

jar-relocator
Utility to relocate classes within Jar archives
Project URL

Project URL

https://github.com/lucko/jar-relocator
Source Code Management

Source Code Management

https://github.com/lucko/jar-relocator

Download jar-relocator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.2
org.ow2.asm : asm-commons jar 9.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0