Question

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?

Was it helpful?

Solution

i got the answer!!

com.miglayout:miglayout:3.7.2:swing@jar swing must be next to version. i tried before the version! :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top