License |
License |
---|---|
GroupId | GroupIdorg.swixml |
ArtifactId | ArtifactIdswixml |
Last Version | Last Version2.6.20130530 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWIXML FRAMEWORK - 2.6.20130530
GUI generating engine for Java applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swixml-2.6.20130530.pom | |
swixml-2.6.20130530.jar | 557 KB |
swixml-2.6.20130530-sources.jar | 451 KB |
swixml-2.6.20130530-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |