is not current version
Last Version 3.0.1

swt:runtime 3.0m7


GroupId

GroupId

swt
ArtifactId

ArtifactId

runtime
Version

Version

3.0m7
Type

Type

jar

Download runtime 3.0m7


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