Last Version

Standard Widget Toolkit 3.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse
ArtifactId

ArtifactId

swt
Version

Version

3.5.0
Type

Type

jar
Description

Description

Standard Widget Toolkit

Download swt 3.5.0

Filename Size
swt-3.5.0.pom
swt-3.5.0.jar 15 KB
Browse

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

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.