r

rstaui

RSTAUI is an add-on library for RSyntaxTextArea that provides pre-build dialog boxes commonly needed in text editing applications.
http://www.fifesoft.com/rsyntaxtextarea/
BSD-3-Clause
Robert Futrell
文件下载
文件名 操作
rstaui-3.0.3.jar 下载
rstaui-3.0.3.pom 下载
rstaui-3.0.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.fifesoft</groupId>
  <artifactId>rstaui</artifactId>
  <version>3.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.fifesoft:rstaui:3.0.3'
Gradle Kotlin
implementation("com.fifesoft:rstaui:3.0.3")
Scala SBT
libraryDependencies += "com.fifesoft" % "rstaui" % "3.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.fifesoft', module='rstaui', version='3.0.3')
)
Apache Ivy
<dependency org="com.fifesoft" name="rstaui" rev="3.0.3" />
Leiningen
[com.fifesoft/rstaui "3.0.3"]
Apache Buildr
'com.fifesoft:rstaui:jar:3.0.3'
本项目依赖
该项目无第三方依赖