Jar examples for u:undofx
Undo manager for JavaFX
You can download jar file undofx 1.2 in this page.
The BSD 2-Clause License
You can use the following script to add undofx-1.2.jar to your project.
<dependency> <groupId>org.fxmisc.undo</groupId> <artifactId>undofx</artifactId> <version>1.2</version> </dependency>
compile group: 'org.fxmisc.undo', name: 'undofx', version: '1.2'
libraryDependencies += "org.fxmisc.undo" % "undofx" % "1.2"
<dependency org="org.fxmisc.undo" name="undofx" rev="1.2"/>
@Grapes(@Grab(group='org.fxmisc.undo', module='undofx', version='1.2'))
'org.fxmisc.undo:undofx:jar:1.2'
Click the following link to download the jar file.
undofx-1.2-javadoc.jar