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

Jar examples for m:miglayout-core

Description

MiGLayout - core layout logic

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

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials