License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.emabrey |
ArtifactId | ArtifactIdswt-natives-handler |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionswt-natives-handler
A loading wrapper for the SWT native libraries that greatly simplifies the use of SWT
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swt-natives-handler-1.0.pom | |
swt-natives-handler-1.0.jar | 35 MB |
swt-natives-handler-1.0-sources.jar | 35 MB |
swt-natives-handler-1.0-javadoc.jar | 73 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
c10n : c10n-core | jar | 1.1 |