License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdswingplus |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.alantea:swingplus
Addons over swing package.
|
Project URL |
Project URL |
Filename | Size |
---|---|
swingplus-0.0.5.pom | |
swingplus-0.0.5.jar | 308 KB |
swingplus-0.0.5-sources.jar | 157 KB |
swingplus-0.0.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/swingplus/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>swingplus</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/swingplus/
implementation 'net.alantea:swingplus:0.0.5'
// https://jarcasting.com/artifacts/net.alantea/swingplus/
implementation ("net.alantea:swingplus:0.0.5")
'net.alantea:swingplus:jar:0.0.5'
<dependency org="net.alantea" name="swingplus" rev="0.0.5">
<artifact name="swingplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='swingplus', version='0.0.5')
)
libraryDependencies += "net.alantea" % "swingplus" % "0.0.5"
[net.alantea/swingplus "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
net.alantea : horizon | jar | 0.4.12 |
net.alantea : viewml | jar | 0.0.3 |
org.jdatepicker : jdatepicker | jar | 1.3.4 |