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