не последняя версия
Последняя версия 0.10.9

org.fxmisc.richtext:richtextfx 0.6.4

Rich-text area for JavaFX

Группа

Группа

org.fxmisc.richtext
Идентификатор

Идентификатор

richtextfx
Версия

Версия

0.6.4
Тип

Тип

jar

Скачать richtextfx 0.6.4


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