swt-natives-handler

A loading wrapper for the SWT native libraries that greatly simplifies the use of SWT

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.emabrey
ArtifactId

ArtifactId

swt-natives-handler
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

swt-natives-handler
A loading wrapper for the SWT native libraries that greatly simplifies the use of SWT
Project URL

Project URL

https://github.com/emabrey/swt-natives-handler
Source Code Management

Source Code Management

https://github.com/emabrey/swt-natives-handler.git

Download swt-natives-handler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
c10n : c10n-core jar 1.1

Project Modules

There are no modules declared in this project.

#swt-natives-handler A loading wrapper for the SWT native libraries that greatly simplifies the use of SWT

Copyright (C) 2013 Emily Mabrey

Build Status

##Build Instructions/Information

The project uses Maven, and follows the Maven standards regarding layout and dependencies. If you are not familiar with Maven, please check out this helpful guide. The guide to Maven in 5 minutes is also available; it will give you a basic understanding of how to use Maven from the command line.

How to setup Maven with common IDEs/Command Line:

Versions

Version
1.0