License |
License |
---|---|
GroupId | GroupIdme.lucko |
ArtifactId | ArtifactIdjar-relocator |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjar-relocator
Utility to relocate classes within Jar archives
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jar-relocator-1.5.pom | |
jar-relocator-1.5.jar | 9 KB |
jar-relocator-1.5-sources.jar | 5 KB |
jar-relocator-1.5-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 9.2 |
org.ow2.asm : asm-commons | jar | 9.2 |