An open API service indexing awesome lists of open source software.

https://github.com/dorkbox/desktop

Native Desktop enhancements beyond the java.Desktop standard class for Java 1.8+
https://github.com/dorkbox/desktop

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

Dorkbox General Utilities

###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg "Dorkbox")](https://git.dorkbox.com/dorkbox/Desktop) [![Github](https://badge.dorkbox.com/github.svg "Github")](https://github.com/dorkbox/Desktop) [![Gitlab](https://badge.dorkbox.com/gitlab.svg "Gitlab")](https://gitlab.com/dorkbox/Desktop)

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

Maven Info
---------
````

...

com.dorkbox
Desktop
1.0

````

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.