Skip to content

dorkbox/Desktop

Dorkbox General Utilities

Dorkbox Github Gitlab

Native Desktop enhancements beyond the java.Desktop standard class, Java 1.8+

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>Desktop</artifactId>
      <version>1.0</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    compile "com.dorkbox:Desktop:1.0"
}

License

This project is © 2023 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

Native Desktop enhancements beyond the java.Desktop standard class for Java 1.8+

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.Apachev2
CC0-1.0
LICENSE.CC0
MIT
LICENSE.MIT

Stars

Watchers

Forks

Packages

No packages published

Languages