MVN

com.fifesoft : rsyntaxtextarea-modules

Maven & Gradle

Jun 13, 2013

RSyntaxTextArea Modules · This module pom organizes the RSyntaxTextArea project modules

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

Latest Version

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

  • Latest Stable: 3

All Versions

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

Version Vulnerabilities Updated
3
rsyntaxtextarea-modules-3
1.5.x
rsyntaxtextarea-modules-1.5.0
r239
rsyntaxtextarea-modules-r239

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement