is not current version
Last Version 1.10

com.sta-soft:richtextfx 1.7

FX-Text-Area for formatted text and other special effects.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

richtextfx
Version

Version

1.7
Type

Type

jar

Download richtextfx 1.7


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