swt-dialogs

Common dialog classes for SWT

License

License

GroupId

GroupId

de.vorb
ArtifactId

ArtifactId

swt-dialogs
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

swt-dialogs
Common dialog classes for SWT
Project URL

Project URL

https://github.com/pvorb/swt-dialogs
Source Code Management

Source Code Management

https://github.com/pvorb/swt-dialogs

Download swt-dialogs

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

swt-dialogs

Common dialog classes for SWT.

License

Copyright © 2014 Paul Vorbach

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Versions

Version
0.0.1