is not current version
Last Version 2.6.20130530

org.swixml:swixml 2.6.20111005

GUI generating engine for Java applications

GroupId

GroupId

org.swixml
ArtifactId

ArtifactId

swixml
Version

Version

2.6.20111005
Type

Type

jar

Download 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"]