is not current version
Last Version 1.0.3

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

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

0.0.66
Type

Type

jar

Download Prettify 0.0.66


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