is not current version
Last Version 2.6.20130530

org.swixml:swixml 1.5.144

GUI generating engine for Java applications

GroupId

GroupId

org.swixml
ArtifactId

ArtifactId

swixml
Version

Version

1.5.144
Type

Type

jar

Download swixml 1.5.144


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