License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.alexgorbatchev |
ArtifactId | ArtifactIdgwt-syntaxhighlighter |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-syntaxhighlighter
Widget designed to implement the SyntaxHighlighter system,
provided by Alex Gorbatchev.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.1.0 |
com.google.gwt : gwt-user | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.seleniumhq.selenium.client-drivers : selenium-java-client-driver | jar | 1.0.2 |