License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
GroupId | GroupIdcom.asayama.docs.gwt.angular.examples |
ArtifactId | ArtifactIdPrettify |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-angular-examples Prettify
An example GWT Angular module demonstrating the use google-code-prettify.
|
Filename | Size |
---|---|
Prettify-1.0.3.pom | |
Prettify-1.0.3.jar | 9 KB |
Prettify-1.0.3-sources.jar | 4 KB |
Prettify-1.0.3-javadoc.jar | 45 KB |
Browse |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/Prettify/
implementation 'com.asayama.docs.gwt.angular.examples:Prettify:1.0.3'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/Prettify/
implementation ("com.asayama.docs.gwt.angular.examples:Prettify:1.0.3")
'com.asayama.docs.gwt.angular.examples:Prettify:jar:1.0.3'
<dependency org="com.asayama.docs.gwt.angular.examples" name="Prettify" rev="1.0.3">
<artifact name="Prettify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='Prettify', version='1.0.3')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "Prettify" % "1.0.3"
[com.asayama.docs.gwt.angular.examples/Prettify "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.asayama.gwt.angular : gwt-angular-ngRoute | jar | 0.2.4 |
com.asayama.gwt.angular : gwt-angular-ngSanitize | jar | 0.2.4 |