GroupId | GroupIdorg.fxmisc.wellbehaved |
---|---|
ArtifactId | ArtifactIdwellbehavedfx |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
wellbehavedfx-0.3.3.pom | |
wellbehavedfx-0.3.3.jar | 41 KB |
wellbehavedfx-0.3.3-sources.jar | 12 KB |
wellbehavedfx-0.3.3-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/ -->
<dependency>
<groupId>org.fxmisc.wellbehaved</groupId>
<artifactId>wellbehavedfx</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/
implementation 'org.fxmisc.wellbehaved:wellbehavedfx:0.3.3'
// https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/
implementation ("org.fxmisc.wellbehaved:wellbehavedfx:0.3.3")
'org.fxmisc.wellbehaved:wellbehavedfx:jar:0.3.3'
<dependency org="org.fxmisc.wellbehaved" name="wellbehavedfx" rev="0.3.3">
<artifact name="wellbehavedfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fxmisc.wellbehaved', module='wellbehavedfx', version='0.3.3')
)
libraryDependencies += "org.fxmisc.wellbehaved" % "wellbehavedfx" % "0.3.3"
[org.fxmisc.wellbehaved/wellbehavedfx "0.3.3"]