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
文件下载
文件名 操作
richtextfx-1.7.jar 下载
richtextfx-1.7.pom 下载
richtextfx-1.7-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.sta-soft</groupId>
  <artifactId>richtextfx</artifactId>
  <version>1.7</version>
</dependency>
Gradle Groovy
implementation 'com.sta-soft:richtextfx:1.7'
Gradle Kotlin
implementation("com.sta-soft:richtextfx:1.7")
Scala SBT
libraryDependencies += "com.sta-soft" % "richtextfx" % "1.7"
Groovy Grape
@Grapes(
  @Grab(group='com.sta-soft', module='richtextfx', version='1.7')
)
Apache Ivy
<dependency org="com.sta-soft" name="richtextfx" rev="1.7" />
Leiningen
[com.sta-soft/richtextfx "1.7"]
Apache Buildr
'com.sta-soft:richtextfx:jar:1.7'