License |
License |
---|---|
GroupId | GroupIdorg.fxmisc.wellbehaved |
ArtifactId | ArtifactIdWellBehavedFX |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWellBehavedFX
Composable event handlers and skin skeletons for JavaFX controls.
|
Filename | Size |
---|---|
WellBehavedFX-0.1.1.pom | |
WellBehavedFX-0.1.1.jar | 42 KB |
WellBehavedFX-0.1.1-sources.jar | 12 KB |
WellBehavedFX-0.1.1-javadoc.jar | 81 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.0,) |