| License |
License |
|---|---|
| GroupId | GroupIdcom.jovx |
| ArtifactId | ArtifactIdxswing |
| Version | Version0.0.7 |
| Type | Typejar |
| Description |
Descriptionswing-model
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xswing-0.0.7.pom | |
| xswing-0.0.7.jar | 50 KB |
| xswing-0.0.7-sources.jar | 23 KB |
| xswing-0.0.7-javadoc.jar | 259 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jovx/xswing/ -->
<dependency>
<groupId>com.jovx</groupId>
<artifactId>xswing</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jovx/xswing/
implementation 'com.jovx:xswing:0.0.7'
// https://jarcasting.com/artifacts/com.jovx/xswing/
implementation ("com.jovx:xswing:0.0.7")
'com.jovx:xswing:jar:0.0.7'
<dependency org="com.jovx" name="xswing" rev="0.0.7">
<artifact name="xswing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jovx', module='xswing', version='0.0.7')
)
libraryDependencies += "com.jovx" % "xswing" % "0.0.7"
[com.jovx/xswing "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jfree : jfreechart | jar | 1.0.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.swinglabs.swingx : swingx-all | jar | 1.6.5-1 |
| junit : junit | jar | 3.8.1 |
| org.swinglabs : jxlayer | jar | 3.0.4 |
| com.github.insubstantial : substance-swingx | jar | 7.0 |
| com.github.insubstantial : substance | jar | 7.0 |
| com.jgoodies : jgoodies-forms | jar | 1.6.0 |