Class UtilityModule.GroovyDeobfMaven
java.lang.Object
com.gtnewhorizons.gtnhgradle.modules.UtilityModule.GroovyDeobfMaven
- Enclosing class:
UtilityModule
Groovy-callable wrapper for
UtilityModule.deobfMaven(Project, String, String)
-
Constructor Summary
ConstructorsConstructorDescriptionGroovyDeobfMaven
(Project project) Constructs a closue wrapper with the given bound project -
Method Summary
-
Constructor Details
-
Method Details
-
call
Deprecated by rfg.deobf, deobfuscate a maven dependency- Parameters:
repoURL
- URL of the maven repositorymavenDep
- GAV coordinates for the jar to deobfuscate- Returns:
- A dependency specification for the deobfed jar
-
invoke
Deprecated by rfg.deobf, deobfuscate a maven dependency- Parameters:
repoURL
- URL of the maven repositorymavenDep
- GAV coordinates for the jar to deobfuscate- Returns:
- A dependency specification for the deobfed jar
-