MinecraftForge / ForgeGradle

Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
508 stars 436 forks source link

Add support for group only filters in jar jar dependency filtering #873

Open marchermans opened 2 years ago

marchermans commented 2 years ago

Currently uses gradles own dependency notation parsing which requires at least the group and the artifact supplied.