Last Version

gwt-syntaxhighlighter 1.1

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

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.alexgorbatchev
ArtifactId

ArtifactId

gwt-syntaxhighlighter
Version

Version

1.1
Type

Type

jar
Description

Description

gwt-syntaxhighlighter
Widget designed to implement the SyntaxHighlighter system, provided by Alex Gorbatchev.
Project Organization

Project Organization

SyntaxHighlighter
Source Code Management

Source Code Management

http://code.google.com/p/gwt-syntaxhighlighter/source/browse/

Download gwt-syntaxhighlighter 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.1.0
com.google.gwt : gwt-user jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver jar 1.0.2

Project Modules

There are no modules declared in this project.