DesktopUtils

A collection of utilities which aims to help the development of desktop applications.

License

License

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

desktoputils
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

DesktopUtils
A collection of utilities which aims to help the development of desktop applications.

Download desktoputils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0
com.github.bloodshura : shurax-assets jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0