is not current version
Last Version 0.3.3

org.fxmisc.wellbehaved:wellbehavedfx 0.3.2

Composable event handlers and skin skeletons for JavaFX controls.

GroupId

GroupId

org.fxmisc.wellbehaved
ArtifactId

ArtifactId

wellbehavedfx
Version

Version

0.3.2
Type

Type

jar

Download wellbehavedfx 0.3.2


<!-- https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/ -->
<dependency>
    <groupId>org.fxmisc.wellbehaved</groupId>
    <artifactId>wellbehavedfx</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/
implementation 'org.fxmisc.wellbehaved:wellbehavedfx:0.3.2'
// https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/
implementation ("org.fxmisc.wellbehaved:wellbehavedfx:0.3.2")
'org.fxmisc.wellbehaved:wellbehavedfx:jar:0.3.2'
<dependency org="org.fxmisc.wellbehaved" name="wellbehavedfx" rev="0.3.2">
  <artifact name="wellbehavedfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fxmisc.wellbehaved', module='wellbehavedfx', version='0.3.2')
)
libraryDependencies += "org.fxmisc.wellbehaved" % "wellbehavedfx" % "0.3.2"
[org.fxmisc.wellbehaved/wellbehavedfx "0.3.2"]