MVN

de.sciss : syntaxpane

Maven & Gradle

Jan 15, 2023
27 usages

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

<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>syntaxpane</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.sciss : syntaxpane to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of de.sciss : syntaxpane to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
syntaxpane-1.3.0
1.2.x
syntaxpane-1.2.1
syntaxpane-1.2.0
1.1.x
syntaxpane-1.1.10
syntaxpane-1.1.9
syntaxpane-1.1.8
syntaxpane-1.1.7
syntaxpane-1.1.6
syntaxpane-1.1.5
syntaxpane-1.1.4
syntaxpane-1.1.3
syntaxpane-1.1.2
syntaxpane-1.1.1
syntaxpane-1.1.0

How to add a dependency to Maven

Add the following de.sciss : syntaxpane maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>syntaxpane</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.sciss : syntaxpane gradle dependency to your build.gradle file:

implementation 'de.sciss:syntaxpane:1.3.0'

Gradle Kotlin DSL: Add the following de.sciss : syntaxpane gradle kotlin dependency to your build.gradle.kts file:

implementation("de.sciss:syntaxpane:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.sciss : syntaxpane sbt scala dependency to your build.sbt file:

libraryDependencies += "de.sciss" % "syntaxpane" % "1.3.0"

Advertisement

Dependencies from Group

Oct 11, 2021
188 usages
May 29, 2022
64 usages
4 stars
Feb 05, 2022
48 usages
Oct 16, 2019
29 usages
Jan 15, 2023
27 usages

Discover Dependencies

Aug 23, 2017
29 usages
1 stars
Jun 28, 2023
26 usages
45 stars
Apr 15, 2022
45 usages
10.6k stars
Jun 21, 2017
22 usages
Aug 08, 2018
22 usages
2 stars
Apr 29, 2023
33 usages
1.4k stars
Sep 06, 2022
24 usages
345 stars
May 10, 2021
22 usages
26 stars