Jar examples for m:miglayout-core
MiGLayout - core layout logic
You can download jar file miglayout-core 4.2 in this page.
You can use the following script to add miglayout-core-4.2.jar to your project.
<dependency> <groupId>com.miglayout</groupId> <artifactId>miglayout-core</artifactId> <version>4.2</version> </dependency>
compile group: 'com.miglayout', name: 'miglayout-core', version: '4.2'
libraryDependencies += "com.miglayout" % "miglayout-core" % "4.2"
<dependency org="com.miglayout" name="miglayout-core" rev="4.2"/>
@Grapes(@Grab(group='com.miglayout', module='miglayout-core', version='4.2'))
'com.miglayout:miglayout-core:jar:4.2'
Click the following link to download the jar file.
miglayout-core-4.2-javadoc.jar