Max Lim
Results
2
comments of
Max Lim
I wonder this as well. It will be extremely helpful for my use case as well, which is similar to yours. This is possible with Maven Shade's : > By...
I have taken the time to try to understand the commit from superbobry in #273, following snippet will remove unused classes in my own project: ``` import org.vafer.jdependency.Clazz import org.vafer.jdependency.Clazzpath...