Download rstaui-2.0.5.1.jar file - Jar r

Jar examples for r:rstaui

Description

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

You can download jar file rstaui 2.0.5.1 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add rstaui-2.0.5.1.jar to your project.

<dependency>
   <groupId>com.fifesoft</groupId>
   <artifactId>rstaui</artifactId>
   <version>2.0.5.1</version>
</dependency>
compile group: 'com.fifesoft', name: 'rstaui', version: '2.0.5.1'
libraryDependencies += "com.fifesoft" % "rstaui" % "2.0.5.1"
<dependency org="com.fifesoft" name="rstaui" rev="2.0.5.1"/>
@Grapes(@Grab(group='com.fifesoft', module='rstaui', version='2.0.5.1'))
'com.fifesoft:rstaui:jar:2.0.5.1'

Download

Click the following link to download the jar file.

rstaui-2.0.5.1-javadoc.jar
rstaui-2.0.5.1-sources.jar
rstaui-2.0.5.1.jar
rstaui-2.0.5.1.pom



Related Tutorials