is not current version
Last Version 1.2.1

SyntaxPane 1.2.0

An extension of Java Swing's JEditorKit that supports syntax highlighting for several languages.

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

syntaxpane
Version

Version

1.2.0
Type

Type

jar
Description

Description

SyntaxPane
An extension of Java Swing's JEditorKit that supports syntax highlighting for several languages.
Project URL

Project URL

https://git.iem.at/sciss/SyntaxPane
Project Organization

Project Organization

de.sciss

Download syntaxpane 1.2.0


<!-- https://jarcasting.com/artifacts/de.sciss/syntaxpane/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>syntaxpane</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/syntaxpane/
implementation 'de.sciss:syntaxpane:1.2.0'
// https://jarcasting.com/artifacts/de.sciss/syntaxpane/
implementation ("de.sciss:syntaxpane:1.2.0")
'de.sciss:syntaxpane:jar:1.2.0'
<dependency org="de.sciss" name="syntaxpane" rev="1.2.0">
  <artifact name="syntaxpane" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='syntaxpane', version='1.2.0')
)
libraryDependencies += "de.sciss" % "syntaxpane" % "1.2.0"
[de.sciss/syntaxpane "1.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.