is not current version
Last Version 3.1.4

com.fifesoft:languagesupport 2.5.4

A library adding code completion and other advanced features for Java, JavaScript, Perl, and other languages to RSyntaxTextArea.

Categories

Categories

Languages
GroupId

GroupId

com.fifesoft
ArtifactId

ArtifactId

languagesupport
Version

Version

2.5.4
Type

Type

jar

Download languagesupport 2.5.4


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