is not current version
Last Version 2.6.20130530

org.swixml:swixml 2.5.20110708

GUI generating engine for Java applications

GroupId

GroupId

org.swixml
ArtifactId

ArtifactId

swixml
Version

Version

2.5.20110708
Type

Type

jar

Download swixml 2.5.20110708


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