MVN

com.github.h0ru5.gwt : angulargwt-parent

Maven & Gradle

Mar 01, 2014
3 stars

AngularGWT Parent · Parent project for angulargwt, archetypes and examples

<dependency>
    <groupId>com.github.h0ru5.gwt</groupId>
    <artifactId>angulargwt-parent</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.h0ru5.gwt : angulargwt-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.github.h0ru5.gwt : angulargwt-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
angulargwt-parent-1.1.3
angulargwt-parent-1.1.2
angulargwt-parent-1.1.1
angulargwt-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.h0ru5.gwt</groupId>
    <artifactId>angulargwt-parent</artifactId>
    <version>1.1.3</version>
</dependency>