MVN

com.fifesoft : rstaui

Maven & Gradle

Jan 14, 2023
4 usages
42 stars

rstaui · RSTAUI is an add-on library for RSyntaxTextArea that provides pre-build dialog boxes commonly needed in text editing applications.

<dependency>
    <groupId>com.fifesoft</groupId>
    <artifactId>rstaui</artifactId>
    <version>3.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fifesoft : rstaui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.1

All Versions

Choose a version of com.fifesoft : rstaui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
rstaui-3.3.1
rstaui-3.3.0
3.2.x
rstaui-3.2.0
3.1.x
rstaui-3.1.4
rstaui-3.1.3
rstaui-3.1.2
rstaui-3.1.1
rstaui-3.1.0
3.0.x
rstaui-3.0.6
rstaui-3.0.5
rstaui-3.0.4
rstaui-3.0.3
rstaui-3.0.2
rstaui-3.0.1
rstaui-3.0.0
2.6.x
rstaui-2.6.1
rstaui-2.6.0
2.5.x
rstaui-2.5.7
rstaui-2.5.4
rstaui-2.5.0
2.0.x
rstaui-2.0.7
rstaui-2.0.6
rstaui-2.0.5.1
rstaui-2.0.4

How to add a dependency to Maven

Add the following com.fifesoft : rstaui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fifesoft</groupId>
    <artifactId>rstaui</artifactId>
    <version>3.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fifesoft : rstaui gradle dependency to your build.gradle file:

implementation 'com.fifesoft:rstaui:3.3.1'

Gradle Kotlin DSL: Add the following com.fifesoft : rstaui gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fifesoft:rstaui:3.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fifesoft : rstaui sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fifesoft" % "rstaui" % "3.3.1"

Advertisement

Dependencies from Group

Aug 01, 2023
105 usages
990 stars
Jan 14, 2023
26 usages
148 stars
Oct 03, 2022
9 usages
55 stars
Jan 14, 2023
4 usages
42 stars
Dec 18, 2022
2 usages
34 stars

Discover Dependencies

Aug 08, 2023
2 usages
14.8k stars
Aug 08, 2023
4 usages
14.8k stars
Jul 24, 2015
16 stars
Apr 12, 2021
1 usages
1 stars
Apr 12, 2021
1 stars
Jun 22, 2015