is not current version
Last Version 0.2.6

io.github.humbleui.jwm:jwm 0.2.1

Cross-platform window management and OS integration library for Java

GroupId

GroupId

io.github.humbleui.jwm
ArtifactId

ArtifactId

jwm
Version

Version

0.2.1
Type

Type

jar

Download jwm 0.2.1


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