is not current version
Last Version 1.0.3

com.asayama.docs.gwt.angular.examples:Prettify 1.0.2

An example GWT Angular module demonstrating the use google-code-prettify.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Angular
GroupId

GroupId

com.asayama.docs.gwt.angular.examples
ArtifactId

ArtifactId

Prettify
Version

Version

1.0.2
Type

Type

jar

Download Prettify 1.0.2


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