| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.fxmisc.richtext |
| Идентификатор | Идентификаторrichtextfx |
| Последняя версия | Последняя версия0.10.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRichTextFX
Rich-text area for JavaFX
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |