MVN

io.github.humbleui : jwm

Maven & Gradle

Apr 03, 2023
536 stars

io.github.humbleui:jwm · Cross-platform window management and OS integration library for Java

<dependency>
    <groupId>io.github.humbleui</groupId>
    <artifactId>jwm</artifactId>
    <version>0.4.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.humbleui : jwm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.15

All Versions

Choose a version of io.github.humbleui : jwm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jwm-0.4.15
jwm-0.4.14
jwm-0.4.13
jwm-0.4.12
jwm-0.4.11
jwm-0.4.10
jwm-0.4.9
jwm-0.4.8
jwm-0.4.7
jwm-0.4.6
jwm-0.4.5
jwm-0.4.4
jwm-0.4.3
jwm-0.4.2
jwm-0.4.1
jwm-0.4.0
0.3.x
jwm-0.3.3
jwm-0.3.2
jwm-0.3.1
jwm-0.3.0
jwm
jwm-jwm

How to add a dependency to Maven

Add the following io.github.humbleui : jwm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.humbleui</groupId>
    <artifactId>jwm</artifactId>
    <version>0.4.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.humbleui : jwm gradle dependency to your build.gradle file:

implementation 'io.github.humbleui:jwm:0.4.15'

Gradle Kotlin DSL: Add the following io.github.humbleui : jwm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.humbleui:jwm:0.4.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.humbleui : jwm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.humbleui" % "jwm" % "0.4.15"

Advertisement

Dependencies from Group

Aug 09, 2023
4 usages
443 stars
Dec 15, 2022
2 usages
7 stars
Dec 15, 2022
1 usages
443 stars
Aug 09, 2023
1 usages
443 stars
Aug 09, 2023
1 usages
443 stars

Discover Dependencies