rsyntaxtextarea

RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for 40+ languages, code folding, code completion, regex find and replace, macros, code templates, undo/redo, line numbering and bracket matching.

License

License

GroupId

GroupId

com.fifesoft
ArtifactId

ArtifactId

rsyntaxtextarea
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

rsyntaxtextarea
RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for 40+ languages, code folding, code completion, regex find and replace, macros, code templates, undo/redo, line numbering and bracket matching.
Source Code Management

Source Code Management

https://github.com/bobbylight/RSyntaxTextArea

Download rsyntaxtextarea

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.8
3.0.6
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.6.1
2.6.0
2.5.8
2.5.7
2.5.6
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.0.7
2.0.6
2.0.5.1
2.0.4.1
2.0.2
2.0.0-beta2
1.5.2
1.5.0
1.4.1
1.4.0
r239