Jar examples for o:org.eclipse.swt
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.
You can download jar file org.eclipse.swt.gtk.linux.x86_64 4.3 in this page.
Eclipse Public License (EPL) v1.0
You can use the following script to add org.eclipse.swt.gtk.linux.x86_64-4.3.jar to your project.
<dependency> <groupId>org.eclipse.swt</groupId> <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId> <version>4.3</version> </dependency>
compile group: 'org.eclipse.swt', name: 'org.eclipse.swt.gtk.linux.x86_64', version: '4.3'
libraryDependencies += "org.eclipse.swt" % "org.eclipse.swt.gtk.linux.x86_64" % "4.3"
<dependency org="org.eclipse.swt" name="org.eclipse.swt.gtk.linux.x86_64" rev="4.3"/>
@Grapes(@Grab(group='org.eclipse.swt', module='org.eclipse.swt.gtk.linux.x86_64', version='4.3'))
'org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:jar:4.3'
Click the following link to download the jar file.
org.eclipse.swt.gtk.linux.x86_64-4.3-javadoc.jar