Last Version

swt-natives-handler 1.0

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
Version

Version

1.0
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 1.0


<!-- 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.