is not current version
Last Version 3.0.90

de.informaticum:syntaxhighlighter 3.0.83

Mavenising the SyntaxHighlighter Project (by Alex Gorbatchev)

Categories

Categories

ORM Data
GroupId

GroupId

de.informaticum
ArtifactId

ArtifactId

syntaxhighlighter
Version

Version

3.0.83
Type

Type

jar

Download syntaxhighlighter 3.0.83


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