MVN

org.fxmisc.wellbehaved : wellbehavedfx

Maven & Gradle

Apr 12, 2018
2 usages
53 stars

WellBehavedFX · Composable event handlers and skin skeletons for JavaFX controls.

<dependency>
    <groupId>org.fxmisc.wellbehaved</groupId>
    <artifactId>wellbehavedfx</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fxmisc.wellbehaved : wellbehavedfx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of org.fxmisc.wellbehaved : wellbehavedfx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
wellbehavedfx-0.3.3
wellbehavedfx-0.3.2
wellbehavedfx-0.3.1
0.3
wellbehavedfx-0.3
0.2.x
wellbehavedfx-0.2.1
0.2
wellbehavedfx-0.2
0.1.x
wellbehavedfx-0.1.1
0.1
wellbehavedfx-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.fxmisc.wellbehaved</groupId>
    <artifactId>wellbehavedfx</artifactId>
    <version>0.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fxmisc.wellbehaved : wellbehavedfx gradle dependency to your build.gradle file:

implementation 'org.fxmisc.wellbehaved:wellbehavedfx:0.3.3'

Gradle Kotlin DSL: Add the following org.fxmisc.wellbehaved : wellbehavedfx gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fxmisc.wellbehaved:wellbehavedfx:0.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fxmisc.wellbehaved : wellbehavedfx sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fxmisc.wellbehaved" % "wellbehavedfx" % "0.3.3"

Advertisement

Dependencies from Group

Apr 12, 2018
2 usages
53 stars
Apr 04, 2015
56 stars

Discover Dependencies

Feb 07, 2023
38 usages
1.2k stars
Aug 17, 2023
67.6k stars
Jul 18, 2017
64.3k stars
Jul 18, 2017
14 usages
64.3k stars
Jul 18, 2017
3 usages
64.3k stars
Aug 26, 2015
1 usages
64.3k stars
Jul 18, 2017
2 usages
Nov 08, 2017
Mar 28, 2022
6 usages
Sep 24, 2015
3 usages
598 stars