License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
GroupId | GroupIdcom.github.h0ru5.gwt |
ArtifactId | ArtifactIdangulargwt-parent |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAngularGWT Parent
Parent project for angulargwt, archetypes and examples
|
Project URL |
Project URL |
Filename | Size |
---|---|
angulargwt-parent-1.1.3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.h0ru5.gwt/angulargwt-parent/ -->
<dependency>
<groupId>com.github.h0ru5.gwt</groupId>
<artifactId>angulargwt-parent</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.h0ru5.gwt/angulargwt-parent/
implementation 'com.github.h0ru5.gwt:angulargwt-parent:1.1.3'
// https://jarcasting.com/artifacts/com.github.h0ru5.gwt/angulargwt-parent/
implementation ("com.github.h0ru5.gwt:angulargwt-parent:1.1.3")
'com.github.h0ru5.gwt:angulargwt-parent:pom:1.1.3'
<dependency org="com.github.h0ru5.gwt" name="angulargwt-parent" rev="1.1.3">
<artifact name="angulargwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.h0ru5.gwt', module='angulargwt-parent', version='1.1.3')
)
libraryDependencies += "com.github.h0ru5.gwt" % "angulargwt-parent" % "1.1.3"
[com.github.h0ru5.gwt/angulargwt-parent "1.1.3"]