r

richtextfx

FX-Text-Area for formatted text and other special effects.
http://www.sta-soft.com
The Apache License, Version 2.0
>StA-Soft<
Steffen Albrecht
Files download
File Operation
richtextfx-1.10.jar download
richtextfx-1.10.pom download
richtextfx-1.10-sources.jar download
Apache Maven
<dependency>
  <groupId>com.sta-soft</groupId>
  <artifactId>richtextfx</artifactId>
  <version>1.10</version>
</dependency>
Gradle Groovy
implementation 'com.sta-soft:richtextfx:1.10'
Gradle Kotlin
implementation("com.sta-soft:richtextfx:1.10")
Scala SBT
libraryDependencies += "com.sta-soft" % "richtextfx" % "1.10"
Groovy Grape
@Grapes(
  @Grab(group='com.sta-soft', module='richtextfx', version='1.10')
)
Apache Ivy
<dependency org="com.sta-soft" name="richtextfx" rev="1.10" />
Leiningen
[com.sta-soft/richtextfx "1.10"]
Apache Buildr
'com.sta-soft:richtextfx:jar:1.10'