License |
License |
---|---|
GroupId | GroupIdio.github.homebeaver |
ArtifactId | ArtifactIdswingx-graphics |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwingX Graphics
Graphics Utilities and Libraries for working with Java2D.
|
Filename | Size |
---|---|
swingx-graphics-1.6.8.pom | |
swingx-graphics-1.6.8.jar | 67 KB |
swingx-graphics-1.6.8-sources.jar | 48 KB |
swingx-graphics-1.6.8-javadoc.jar | 221 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.homebeaver/swingx-graphics/ -->
<dependency>
<groupId>io.github.homebeaver</groupId>
<artifactId>swingx-graphics</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-graphics/
implementation 'io.github.homebeaver:swingx-graphics:1.6.8'
// https://jarcasting.com/artifacts/io.github.homebeaver/swingx-graphics/
implementation ("io.github.homebeaver:swingx-graphics:1.6.8")
'io.github.homebeaver:swingx-graphics:jar:1.6.8'
<dependency org="io.github.homebeaver" name="swingx-graphics" rev="1.6.8">
<artifact name="swingx-graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homebeaver', module='swingx-graphics', version='1.6.8')
)
libraryDependencies += "io.github.homebeaver" % "swingx-graphics" % "1.6.8"
[io.github.homebeaver/swingx-graphics "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-common | jar | 1.6.8 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
io.github.homebeaver : swingx-testsupport | jar | 1.6.8 |