Reputation: 3224
I am trying to get the miglayout jar file: miglayout-3.7.2-swing.jar
.
I want only this jar. I don't want all the jars of miglayout-3.7.2
.
If I give com.miglayout:miglayout:3.7.2@jar
it downloads everything.
Any one help me how to download miglayout-3.7.2-swing.jar
in gradle?
Upvotes: -1
Views: 621
Reputation: 3224
i got the answer!!
com.miglayout:miglayout:3.7.2:swing@jar swing must be next to version. i tried before the version! :)
Upvotes: 1