Download SpecialSource-1.5.jar file - Jar s

Jar examples for s:SpecialSource

Description

A jar compare and renaming engine designed for comparing and remapping 2 jars of differnent obfuscation mappings. Can also be useful for reobfuscation.

You can download jar file SpecialSource 1.5 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add SpecialSource-1.5.jar to your project.

<dependency>
   <groupId>net.md-5</groupId>
   <artifactId>SpecialSource</artifactId>
   <version>1.5</version>
</dependency>
compile group: 'net.md-5', name: 'SpecialSource', version: '1.5'
libraryDependencies += "net.md-5" % "SpecialSource" % "1.5"
<dependency org="net.md-5" name="SpecialSource" rev="1.5"/>
@Grapes(@Grab(group='net.md-5', module='SpecialSource', version='1.5'))
'net.md-5:SpecialSource:jar:1.5'

Download

Click the following link to download the jar file.

SpecialSource-1.5-javadoc.jar
SpecialSource-1.5-shaded.jar
SpecialSource-1.5-sources.jar
SpecialSource-1.5.jar
SpecialSource-1.5.pom



Related Tutorials