is not current version
Last Version 0.10.9

org.fxmisc.richtext:richtextfx 0.7-M3

Rich-text area for JavaFX

GroupId

GroupId

org.fxmisc.richtext
ArtifactId

ArtifactId

richtextfx
Version

Version

0.7-M3
Type

Type

jar

Download richtextfx 0.7-M3


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