GenericJarArchiveShader

Standard implementation for shading a JAR file by applying rules from the ShadeConfiguration in this order:

This ordering is important since class files are removed based on their original name, not their shaded name.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun shade(source: GenericJarArchive, shadeConfiguration: ShadeConfiguration): GenericJarArchive