MVN

org.jdesktop.bsaf : bsaf

Maven & Gradle

Jul 06, 2011
6 usages

bsaf · A Better Application Framework for Swing

<dependency>
    <groupId>org.jdesktop.bsaf</groupId>
    <artifactId>bsaf</artifactId>
    <version>1.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jdesktop.bsaf : bsaf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.2

All Versions

Choose a version of org.jdesktop.bsaf : bsaf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
bsaf-1.9.2
1.9
bsaf-1.9
1.9RC5
bsaf-1.9RC5

How to add a dependency to Maven

Add the following org.jdesktop.bsaf : bsaf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jdesktop.bsaf</groupId>
    <artifactId>bsaf</artifactId>
    <version>1.9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jdesktop.bsaf : bsaf gradle dependency to your build.gradle file:

implementation 'org.jdesktop.bsaf:bsaf:1.9.2'

Gradle Kotlin DSL: Add the following org.jdesktop.bsaf : bsaf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jdesktop.bsaf:bsaf:1.9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jdesktop.bsaf : bsaf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jdesktop.bsaf" % "bsaf" % "1.9.2"

Advertisement

Dependencies from Group

Jul 06, 2011
6 usages

Discover Dependencies

Oct 30, 2022
21 usages
Jul 06, 2017
7 usages
3 stars
ivy
Aug 24, 2023
9 usages
7 stars
Dec 31, 2018
7 usages
397 stars
Aug 24, 2023
11 usages
2k stars
Aug 06, 2015
4 usages
1.5k stars
rcf
Jun 26, 2016
3 usages
0 stars
Feb 12, 2023
27 usages
358 stars