is not current version
Last Version 3.2.0

com.fifesoft:rstaui 2.5.0

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

GroupId

GroupId

com.fifesoft
ArtifactId

ArtifactId

rstaui
Version

Version

2.5.0
Type

Type

jar

Download rstaui 2.5.0


<!-- https://jarcasting.com/artifacts/com.fifesoft/rstaui/ -->
<dependency>
    <groupId>com.fifesoft</groupId>
    <artifactId>rstaui</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fifesoft/rstaui/
implementation 'com.fifesoft:rstaui:2.5.0'
// https://jarcasting.com/artifacts/com.fifesoft/rstaui/
implementation ("com.fifesoft:rstaui:2.5.0")
'com.fifesoft:rstaui:jar:2.5.0'
<dependency org="com.fifesoft" name="rstaui" rev="2.5.0">
  <artifact name="rstaui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fifesoft', module='rstaui', version='2.5.0')
)
libraryDependencies += "com.fifesoft" % "rstaui" % "2.5.0"
[com.fifesoft/rstaui "2.5.0"]