не последняя версия
Последняя версия 3.0.1

swt:runtime 3.0m8


Группа

Группа

swt
Идентификатор

Идентификатор

runtime
Версия

Версия

3.0m8
Тип

Тип

jar

Скачать runtime 3.0m8

Имя Файла Размер
runtime-3.0m8.pom
runtime-3.0m8.jar 297 KB
Обзор

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