Download desktoputils-1.1.0.jar file - Jar d

Jar examples for d:desktoputils

Description

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

You can download jar file desktoputils 1.1.0 in this page.

License

AGPLv3

Build File

You can use the following script to add desktoputils-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.bloodshura</groupId>
   <artifactId>desktoputils</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.bloodshura', name: 'desktoputils', version: '1.1.0'
libraryDependencies += "com.github.bloodshura" % "desktoputils" % "1.1.0"
<dependency org="com.github.bloodshura" name="desktoputils" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.bloodshura', module='desktoputils', version='1.1.0'))
'com.github.bloodshura:desktoputils:jar:1.1.0'

Download

Click the following link to download the jar file.

desktoputils-1.1.0-javadoc.jar
desktoputils-1.1.0-sources.jar
desktoputils-1.1.0.jar
desktoputils-1.1.0.pom



Related Tutorials