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

org.webswing:webswing-app-interface 2.5.11


Группа

Группа

org.webswing
Идентификатор

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

webswing-app-interface
Версия

Версия

2.5.11
Тип

Тип

jar

Скачать webswing-app-interface 2.5.11


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