Download miglayout-core-4.2.jar file - Jar m

Jar examples for m:miglayout-core

Description

MiGLayout - core layout logic

You can download jar file miglayout-core 4.2 in this page.

Build File

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'

Download

Click the following link to download the jar file.

miglayout-core-4.2-javadoc.jar
miglayout-core-4.2-sources.jar
miglayout-core-4.2.jar
miglayout-core-4.2.pom



Related Tutorials