Last Version

Undo/Redo 8.6.0

Provide Undo/Redo features for JRebirth commands

License

License

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

undoredo
Version

Version

8.6.0
Type

Type

jar
Description

Description

Undo/Redo
Provide Undo/Redo features for JRebirth commands
Project Organization

Project Organization

JRebirth OSS

Download undoredo 8.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jrebirth.af : core jar 8.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.