Jar examples for r:richtextfx
Rich-text area for JavaFX
You can download jar file richtextfx 0.6.7 in this page.
GPLv2 with the Classpath Exception
You can use the following script to add richtextfx-0.6.7.jar to your project.
<dependency> <groupId>org.fxmisc.richtext</groupId> <artifactId>richtextfx</artifactId> <version>0.6.7</version> </dependency>
compile group: 'org.fxmisc.richtext', name: 'richtextfx', version: '0.6.7'
libraryDependencies += "org.fxmisc.richtext" % "richtextfx" % "0.6.7"
<dependency org="org.fxmisc.richtext" name="richtextfx" rev="0.6.7"/>
@Grapes(@Grab(group='org.fxmisc.richtext', module='richtextfx', version='0.6.7'))
'org.fxmisc.richtext:richtextfx:jar:0.6.7'
Click the following link to download the jar file.
richtextfx-0.6.7-javadoc.jar