Last Version

Standard Widget Toolkit 4.3

SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.swt
ArtifactId

ArtifactId

org.eclipse.swt.gtk.linux.x86_64
Version

Version

4.3
Type

Type

jar
Description

Description

Standard Widget Toolkit
SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.
Project URL

Project URL

http://www.eclipse.org/swt/
Source Code Management

Source Code Management

http://git.eclipse.org/c/platform/eclipse.platform.swt.git/

Download org.eclipse.swt.gtk.linux.x86_64 4.3


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

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.