MVN

org.fxmisc.undo : undofx

Maven & Gradle

Mar 23, 2021
2 usages
91 stars

UndoFX · Undo manager for JavaFX

<dependency>
    <groupId>org.fxmisc.undo</groupId>
    <artifactId>undofx</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fxmisc.undo : undofx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of org.fxmisc.undo : undofx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
undofx-2.1.1
undofx-2.1.0
2.0.x
undofx-2.0.0
1.4.x
undofx-1.4.0
1.3.x
undofx-1.3.1
undofx-1.3.0
1.2.x
undofx-1.2.2
undofx-1.2.1
1.2
undofx-1.2
1.1.x
undofx-1.1.1
1.1
undofx-1.1
1.0.x
undofx-1.0.1
undofx-1.0.0

How to add a dependency to Maven

Add the following org.fxmisc.undo : undofx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fxmisc.undo</groupId>
    <artifactId>undofx</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fxmisc.undo : undofx gradle dependency to your build.gradle file:

implementation 'org.fxmisc.undo:undofx:2.1.1'

Gradle Kotlin DSL: Add the following org.fxmisc.undo : undofx gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fxmisc.undo:undofx:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fxmisc.undo : undofx sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fxmisc.undo" % "undofx" % "2.1.1"

Advertisement

Dependencies from Group

Mar 23, 2021
2 usages
91 stars

Discover Dependencies

May 08, 2019
2 usages
147 stars
Nov 30, 2016
2 usages
32 stars
Feb 10, 2020
6 usages
22 stars
May 08, 2019
2 usages
149 stars
Mar 23, 2018
2 usages
144 stars
Sep 02, 2022
3 usages
90 stars
Jun 22, 2021
4 usages
Aug 20, 2023
6 usages
3 stars