MVN

com.miglayout : miglayout-core

Maven & Gradle

Apr 08, 2023
16 usages
273 stars

MiGLayout Core · MiGLayout - core layout logic

<dependency>
    <groupId>com.miglayout</groupId>
    <artifactId>miglayout-core</artifactId>
    <version>11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.miglayout : miglayout-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 11.1

All Versions

Choose a version of com.miglayout : miglayout-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
11.1
miglayout-core-11.1
11.0
miglayout-core-11.0
5.3
miglayout-core-5.3
5.2
miglayout-core-5.2
5.1
miglayout-core-5.1
5.0
miglayout-core-5.0
4.2
miglayout-core-4.2
4.1
miglayout-core-4.1

How to add a dependency to Maven

Add the following com.miglayout : miglayout-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.miglayout</groupId>
    <artifactId>miglayout-core</artifactId>
    <version>11.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.miglayout : miglayout-core gradle dependency to your build.gradle file:

implementation 'com.miglayout:miglayout-core:11.1'

Gradle Kotlin DSL: Add the following com.miglayout : miglayout-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.miglayout:miglayout-core:11.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.miglayout : miglayout-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.miglayout" % "miglayout-core" % "11.1"

Advertisement

Dependencies from Group

Jan 30, 2011
106 usages
Apr 08, 2023
79 usages
273 stars
Apr 08, 2023
19 usages
273 stars
Apr 08, 2023
16 usages
273 stars
Apr 08, 2023
1 usages
273 stars

Discover Dependencies

Sep 21, 2017
9 usages
77 stars
Aug 21, 2017
14 usages
Jan 08, 2021
6 usages
7.1k stars
Jul 18, 2017
1 usages
64.3k stars
Aug 12, 2016
6 usages
0 stars
Aug 13, 2023
117 usages
24 stars
Jul 28, 2019
73 usages
34 stars