is not current version
Last Version 0.3.3

org.fxmisc.wellbehaved:wellbehavedfx 0.1.1

Composable event handlers and skin skeletons for JavaFX controls.

GroupId

GroupId

org.fxmisc.wellbehaved
ArtifactId

ArtifactId

wellbehavedfx
Version

Version

0.1.1
Type

Type

jar

Download wellbehavedfx 0.1.1


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