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