is not current version
Last Version 3.120.0

org.eclipse.platform:org.eclipse.swt.gtk.linux.ppc64le 3.105.3

Standard Widget Toolkit for GTK

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.swt.gtk.linux.ppc64le
Version

Version

3.105.3
Type

Type

jar

Download org.eclipse.swt.gtk.linux.ppc64le 3.105.3


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