SWIXML FRAMEWORK - 2.6.20130530

GUI generating engine for Java applications

License

License

GroupId

GroupId

org.swixml
ArtifactId

ArtifactId

swixml
Last Version

Last Version

2.6.20130530
Release Date

Release Date

Type

Type

jar
Description

Description

SWIXML FRAMEWORK - 2.6.20130530
GUI generating engine for Java applications
Project URL

Project URL

http://code.google.com/p/swixml2/
Source Code Management

Source Code Management

https://[email protected]/p/swixml2/core

Download swixml

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.jgoodies : forms Optional jar 1.1.0
commons-beanutils : commons-beanutils jar 1.7.0
javax.jnlp » jnlp jar 1.6
com.apple : AppleJavaExtensions jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.20130530
2.6.20111005
2.5.20110919
2.5.20110914
2.5.20110708
1.5.144