License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
GroupId | GroupIdcom.github.h0ru5.gwt |
ArtifactId | ArtifactIdangulargwt-example-todo |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAngularGWT - Todo Example
AngularJS Bridge to GWT - Todo Example
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.h0ru5.gwt/angulargwt-example-todo/ -->
<dependency>
<groupId>com.github.h0ru5.gwt</groupId>
<artifactId>angulargwt-example-todo</artifactId>
<version>1.1.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.h0ru5.gwt/angulargwt-example-todo/
implementation 'com.github.h0ru5.gwt:angulargwt-example-todo:1.1.3'
// https://jarcasting.com/artifacts/com.github.h0ru5.gwt/angulargwt-example-todo/
implementation ("com.github.h0ru5.gwt:angulargwt-example-todo:1.1.3")
'com.github.h0ru5.gwt:angulargwt-example-todo:war:1.1.3'
<dependency org="com.github.h0ru5.gwt" name="angulargwt-example-todo" rev="1.1.3">
<artifact name="angulargwt-example-todo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.h0ru5.gwt', module='angulargwt-example-todo', version='1.1.3')
)
libraryDependencies += "com.github.h0ru5.gwt" % "angulargwt-example-todo" % "1.1.3"
[com.github.h0ru5.gwt/angulargwt-example-todo "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.h0ru5.gwt : angulargwt | jar | 1.1.3 |