MVN

com.miglayout : lib-miglayout-NB80

Maven & Gradle

Apr 21, 2021
273 stars

MiGLayout NetBeans platform library wrapper

<dependency>
    <groupId>com.miglayout</groupId>
    <artifactId>lib-miglayout-NB80</artifactId>
    <version>5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.3

All Versions

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

Version Vulnerabilities Updated
5.3
lib-miglayout-NB80-5.3
5.2
lib-miglayout-NB80-5.2
5.1
lib-miglayout-NB80-5.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.miglayout</groupId>
    <artifactId>lib-miglayout-NB80</artifactId>
    <version>5.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.miglayout:lib-miglayout-NB80:5.3'

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

implementation("com.miglayout:lib-miglayout-NB80:5.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.miglayout" % "lib-miglayout-NB80" % "5.3"

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