License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.md-5 |
ArtifactId | ArtifactIdSpecialSource |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpecialSource
A jar compare and renaming engine designed for comparing and remapping 2 jars of differnent obfuscation mappings. Can also be useful for reobfuscation.
|
Project URL |
Project URL |
Filename | Size |
---|---|
SpecialSource-1.11.0.pom | |
SpecialSource-1.11.0.jar | 78 KB |
SpecialSource-1.11.0-sources.jar | 65 KB |
SpecialSource-1.11.0-shaded.jar | 1 MB |
SpecialSource-1.11.0-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.md-5/SpecialSource/ -->
<dependency>
<groupId>net.md-5</groupId>
<artifactId>SpecialSource</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.md-5/SpecialSource/
implementation 'net.md-5:SpecialSource:1.11.0'
// https://jarcasting.com/artifacts/net.md-5/SpecialSource/
implementation ("net.md-5:SpecialSource:1.11.0")
'net.md-5:SpecialSource:jar:1.11.0'
<dependency org="net.md-5" name="SpecialSource" rev="1.11.0">
<artifact name="SpecialSource" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.md-5', module='SpecialSource', version='1.11.0')
)
libraryDependencies += "net.md-5" % "SpecialSource" % "1.11.0"
[net.md-5/SpecialSource "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-commons | jar | 9.1 |
net.sf.jopt-simple : jopt-simple | jar | 4.9 |
com.google.guava : guava | jar | 20.0 |
com.opencsv : opencsv | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |