License |
License |
---|---|
GroupId | GroupIdio.github.humbleui |
ArtifactId | ArtifactIdjwm |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionio.github.humbleui:jwm
Cross-platform window management and OS integration library for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwm-0.3.3.pom | |
jwm-0.3.3.jar | 447 KB |
jwm-0.3.3-sources.jar | 47 KB |
jwm-0.3.3-javadoc.jar | 625 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.humbleui/jwm/ -->
<dependency>
<groupId>io.github.humbleui</groupId>
<artifactId>jwm</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.humbleui/jwm/
implementation 'io.github.humbleui:jwm:0.3.3'
// https://jarcasting.com/artifacts/io.github.humbleui/jwm/
implementation ("io.github.humbleui:jwm:0.3.3")
'io.github.humbleui:jwm:jar:0.3.3'
<dependency org="io.github.humbleui" name="jwm" rev="0.3.3">
<artifact name="jwm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.humbleui', module='jwm', version='0.3.3')
)
libraryDependencies += "io.github.humbleui" % "jwm" % "0.3.3"
[io.github.humbleui/jwm "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.humbleui : types | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 20.1.0 |