AngularGWT - Todo Example

AngularJS Bridge to GWT - Todo Example

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Angular
GroupId

GroupId

com.github.h0ru5.gwt
ArtifactId

ArtifactId

angulargwt-example-todo
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

war
Description

Description

AngularGWT - Todo Example
AngularJS Bridge to GWT - Todo Example
Project URL

Project URL

https://github.com/h0ru5/angulargwt

Download angulargwt-example-todo

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.h0ru5.gwt : angulargwt jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0