is not current version
Last Version 1.1

com.alexgorbatchev:gwt-syntaxhighlighter 1.0.8

Widget designed to implement the SyntaxHighlighter system, provided by Alex Gorbatchev.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.alexgorbatchev
ArtifactId

ArtifactId

gwt-syntaxhighlighter
Version

Version

1.0.8
Type

Type

jar

Download gwt-syntaxhighlighter 1.0.8


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