MVN

com.fifesoft : rtext-modules

Maven & Gradle

Jun 13, 2013

RText Modules · This pom organizes the modules that make up the RText editor.

<dependency>
    <groupId>com.fifesoft</groupId>
    <artifactId>rtext-modules</artifactId>
    <version>3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fifesoft : rtext-modules to add to Maven - Latest Versions:

  • Latest Stable: 3

All Versions

Choose a version of com.fifesoft : rtext-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
3
rtext-modules-3
1.3.x
rtext-modules-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fifesoft</groupId>
    <artifactId>rtext-modules</artifactId>
    <version>3</version>
</dependency>