Last Version

JSyntaxPane 1.0.0

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

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

jsyntaxpane
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Sciss/JSyntaxPane
Project Organization

Project Organization

de.sciss

Download jsyntaxpane 1.0.0


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