is not current version
Last Version 3.0.1

swt:swt-linux-gtk 3.0m8


GroupId

GroupId

swt
ArtifactId

ArtifactId

swt-linux-gtk
Version

Version

3.0m8
Type

Type

jar

Download swt-linux-gtk 3.0m8


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