UndoFX

Undo manager for JavaFX

License

License

GroupId

GroupId

org.fxmisc.undo
ArtifactId

ArtifactId

undofx
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

UndoFX
Undo manager for JavaFX

Download undofx

How to add to project

<!-- https://jarcasting.com/artifacts/org.fxmisc.undo/undofx/ -->
<dependency>
    <groupId>org.fxmisc.undo</groupId>
    <artifactId>undofx</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fxmisc.undo/undofx/
implementation 'org.fxmisc.undo:undofx:2.1.1'
// https://jarcasting.com/artifacts/org.fxmisc.undo/undofx/
implementation ("org.fxmisc.undo:undofx:2.1.1")
'org.fxmisc.undo:undofx:jar:2.1.1'
<dependency org="org.fxmisc.undo" name="undofx" rev="2.1.1">
  <artifact name="undofx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fxmisc.undo', module='undofx', version='2.1.1')
)
libraryDependencies += "org.fxmisc.undo" % "undofx" % "2.1.1"
[org.fxmisc.undo/undofx "2.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.reactfx : reactfx jar 2.0-M5

test (1)

Group / Artifact Type Version
junit : junit jar [4.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.0
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2
1.1.1
1.1
1.0.1
1.0.0