[ad_1]
I have this dependency, I want to include this in the jar without minimizing it.
But that will exclude some important classes.
So I tried to use include dependency.
But that will include all the classes.
How can I use the custom filter with code?
Or include special packages of dependency in the jar.
[ad_2]