SyntaxHighlighter v3.0.90

Mavenising the SyntaxHighlighter Project (by Alex Gorbatchev)

License

License

GPLv2
MIT
Categories

Categories

ORM Data
GroupId

GroupId

de.informaticum
ArtifactId

ArtifactId

syntaxhighlighter
Last Version

Last Version

3.0.90
Release Date

Release Date

Type

Type

jar
Description

Description

SyntaxHighlighter v3.0.90
Mavenising the SyntaxHighlighter Project (by Alex Gorbatchev)
Project URL

Project URL

https://github.com/informaticum/syntaxhighlighter-build
Source Code Management

Source Code Management

https://github.com/informaticum/syntaxhighlighter-build.git

Download syntaxhighlighter

How to add to project

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

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.

Versions

Version
3.0.90
3.0.83