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