MVN

se.natusoft.tools.fileeditor : FileEditor

Maven & Gradle

Nov 09, 2013
2 usages
0 stars

FileEditor · Provides a programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.

<dependency>
    <groupId>se.natusoft.tools.fileeditor</groupId>
    <artifactId>FileEditor</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.natusoft.tools.fileeditor : FileEditor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of se.natusoft.tools.fileeditor : FileEditor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
FileEditor-2.0.1

How to add a dependency to Maven

Add the following se.natusoft.tools.fileeditor : FileEditor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.natusoft.tools.fileeditor</groupId>
    <artifactId>FileEditor</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.natusoft.tools.fileeditor : FileEditor gradle dependency to your build.gradle file:

implementation 'se.natusoft.tools.fileeditor:FileEditor:2.0.1'

Gradle Kotlin DSL: Add the following se.natusoft.tools.fileeditor : FileEditor gradle kotlin dependency to your build.gradle.kts file:

implementation("se.natusoft.tools.fileeditor:FileEditor:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.natusoft.tools.fileeditor : FileEditor sbt scala dependency to your build.sbt file:

libraryDependencies += "se.natusoft.tools.fileeditor" % "FileEditor" % "2.0.1"

Advertisement

Dependencies from Group

Nov 09, 2013
2 usages
0 stars

Discover Dependencies

Aug 25, 2023
18 usages
1 stars
Jul 02, 2020
13 usages
66 stars
May 24, 2022
7 usages
25 stars
Jul 04, 2019
3 usages
Feb 16, 2023
35 usages
5 stars
Feb 15, 2018
10 usages
4 stars
Oct 29, 2020
35 usages
Feb 06, 2020
8 usages
101 stars
Jul 14, 2023
2 usages
14 stars