Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
---|---|
GroupId | GroupIdcom.asayama.docs.gwt.angular.examples |
ArtifactId | ArtifactIdPrettify |
Version | Version0.0.69 |
Type | Typejar |
Filename | Size |
---|---|
Prettify-0.0.69.pom | |
Prettify-0.0.69.jar | 8 KB |
Prettify-0.0.69-sources.jar | 4 KB |
Prettify-0.0.69-javadoc.jar | 46 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>0.0.69</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/Prettify/
implementation 'com.asayama.docs.gwt.angular.examples:Prettify:0.0.69'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/Prettify/
implementation ("com.asayama.docs.gwt.angular.examples:Prettify:0.0.69")
'com.asayama.docs.gwt.angular.examples:Prettify:jar:0.0.69'
<dependency org="com.asayama.docs.gwt.angular.examples" name="Prettify" rev="0.0.69">
<artifact name="Prettify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='Prettify', version='0.0.69')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "Prettify" % "0.0.69"
[com.asayama.docs.gwt.angular.examples/Prettify "0.0.69"]