Last Version

UndoFX 2.1.1

Undo manager for JavaFX

License

License

GroupId

GroupId

org.fxmisc.undo
ArtifactId

ArtifactId

undofx
Version

Version

2.1.1
Type

Type

jar
Description

Description

UndoFX
Undo manager for JavaFX

Download undofx 2.1.1


<!-- 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.