License |
License |
---|---|
GroupId | GroupIdorg.fxmisc.richtext |
ArtifactId | ArtifactIdrichtextfx |
Last Version | Last Version0.10.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRichTextFX
Rich-text area for JavaFX
|
Project URL |
Project URL |
Filename | Size |
---|---|
richtextfx-0.10.9.pom | |
richtextfx-0.10.9.jar | 281 KB |
richtextfx-0.10.9-sources.jar | 144 KB |
richtextfx-0.10.9-javadoc.jar | 808 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fxmisc.richtext/richtextfx/ -->
<dependency>
<groupId>org.fxmisc.richtext</groupId>
<artifactId>richtextfx</artifactId>
<version>0.10.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.fxmisc.richtext/richtextfx/
implementation 'org.fxmisc.richtext:richtextfx:0.10.9'
// https://jarcasting.com/artifacts/org.fxmisc.richtext/richtextfx/
implementation ("org.fxmisc.richtext:richtextfx:0.10.9")
'org.fxmisc.richtext:richtextfx:jar:0.10.9'
<dependency org="org.fxmisc.richtext" name="richtextfx" rev="0.10.9">
<artifact name="richtextfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fxmisc.richtext', module='richtextfx', version='0.10.9')
)
libraryDependencies += "org.fxmisc.richtext" % "richtextfx" % "0.10.9"
[org.fxmisc.richtext/richtextfx "0.10.9"]
Group / Artifact | Type | Version |
---|---|---|
org.reactfx : reactfx | jar | 2.0-M5 |
org.fxmisc.undo : undofx | jar | 2.1.1 |
org.fxmisc.flowless : flowless | jar | 0.6.9 |
org.fxmisc.wellbehaved : wellbehavedfx | jar | 0.3.3 |