is not current version
Last Version 0.4.4

io.github.humbleui:jwm 0.3.0

Cross-platform window management and OS integration library for Java

GroupId

GroupId

io.github.humbleui
ArtifactId

ArtifactId

jwm
Version

Version

0.3.0
Type

Type

jar

Download jwm 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.humbleui/jwm/ -->
<dependency>
    <groupId>io.github.humbleui</groupId>
    <artifactId>jwm</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.humbleui/jwm/
implementation 'io.github.humbleui:jwm:0.3.0'
// https://jarcasting.com/artifacts/io.github.humbleui/jwm/
implementation ("io.github.humbleui:jwm:0.3.0")
'io.github.humbleui:jwm:jar:0.3.0'
<dependency org="io.github.humbleui" name="jwm" rev="0.3.0">
  <artifact name="jwm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.humbleui', module='jwm', version='0.3.0')
)
libraryDependencies += "io.github.humbleui" % "jwm" % "0.3.0"
[io.github.humbleui/jwm "0.3.0"]