License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
GroupId | GroupIdcom.asayama.docs.gwt.angular |
ArtifactId | ArtifactIdgwt-angular-site |
Version | Version1.0.3 |
Type | Typepom |
Description |
Descriptiongwt-angular-site
GWT Angular live demo site.
|
Filename | Size |
---|---|
gwt-angular-site-1.0.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular/gwt-angular-site/ -->
<dependency>
<groupId>com.asayama.docs.gwt.angular</groupId>
<artifactId>gwt-angular-site</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular/gwt-angular-site/
implementation 'com.asayama.docs.gwt.angular:gwt-angular-site:1.0.3'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular/gwt-angular-site/
implementation ("com.asayama.docs.gwt.angular:gwt-angular-site:1.0.3")
'com.asayama.docs.gwt.angular:gwt-angular-site:pom:1.0.3'
<dependency org="com.asayama.docs.gwt.angular" name="gwt-angular-site" rev="1.0.3">
<artifact name="gwt-angular-site" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular', module='gwt-angular-site', version='1.0.3')
)
libraryDependencies += "com.asayama.docs.gwt.angular" % "gwt-angular-site" % "1.0.3"
[com.asayama.docs.gwt.angular/gwt-angular-site "1.0.3"]