License |
License |
---|---|
GroupId | GroupIdorg.jdesktop.bsaf |
ArtifactId | ArtifactIdbsaf |
Last Version | Last Version1.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbsaf
A Better Application Framework for Swing
|
Filename | Size |
---|---|
bsaf-1.9.2.pom | |
bsaf-1.9.2.jar | 186 KB |
bsaf-1.9.2-sources.jar | 134 KB |
bsaf-1.9.2-javadoc.jar | 307 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdesktop.bsaf/bsaf/ -->
<dependency>
<groupId>org.jdesktop.bsaf</groupId>
<artifactId>bsaf</artifactId>
<version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdesktop.bsaf/bsaf/
implementation 'org.jdesktop.bsaf:bsaf:1.9.2'
// https://jarcasting.com/artifacts/org.jdesktop.bsaf/bsaf/
implementation ("org.jdesktop.bsaf:bsaf:1.9.2")
'org.jdesktop.bsaf:bsaf:jar:1.9.2'
<dependency org="org.jdesktop.bsaf" name="bsaf" rev="1.9.2">
<artifact name="bsaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdesktop.bsaf', module='bsaf', version='1.9.2')
)
libraryDependencies += "org.jdesktop.bsaf" % "bsaf" % "1.9.2"
[org.jdesktop.bsaf/bsaf "1.9.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.jnlp » jnlp | jar | 1.6 |