io.github.humbleui:jwm

Cross-platform window management and OS integration library for Java

License

License

GroupId

GroupId

io.github.humbleui
ArtifactId

ArtifactId

jwm
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/humbleui/jwm
Source Code Management

Source Code Management

http://github.com/humbleui/jwm/tree/master

Download jwm

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.humbleui : types jar 0.1.1

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0