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

org.swixml:swixml 2.6.20111005

GUI generating engine for Java applications

Группа

Группа

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

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

swixml
Версия

Версия

2.6.20111005
Тип

Тип

jar

Скачать swixml 2.6.20111005


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