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