| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bloodshura |
| ArtifactId | ArtifactIddesktoputils |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDesktopUtils
A collection of utilities which aims to help the development of desktop applications.
|
| Filename | Size |
|---|---|
| desktoputils-1.1.0.pom | |
| desktoputils-1.1.0.jar | 30 KB |
| desktoputils-1.1.0-sources.jar | 19 KB |
| desktoputils-1.1.0-javadoc.jar | 114 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.bloodshura : shurax | jar | 1.1.0 |
| com.github.bloodshura : shurax-assets | jar | 1.1.0 |