How To Install Java Artifact com.miglayout.miglayout-swt v11.2

com.miglayout miglayout-swt 11.2

Introduction

In this article, we'll learn how to install Java artifact miglayout-swt from com.miglayout group in version 11.2. The artifact is available in 10 versions: 11.3 11.2 11.1 11.0 5.3 5.2 5.1 5.0 4.2 4.1 The MiGLayout SWT project has its own website at: http://www.miglayout.com/. The parent project is: com.miglayout::miglayout-parent::11.2

How To Install Java Artifact com.miglayout.miglayout-swt In Version 11.2

To install the MiGLayout SWT artifact in version 11.2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MiGLayout SWT dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)