gwt-angular-ng

Provides GWT wrapper around the AngularJS's core API.

License

License

Categories

Categories

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

GroupId

com.asayama.gwt.angular
ArtifactId

ArtifactId

gwt-angular-ng
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-angular-ng
Provides GWT wrapper around the AngularJS's core API.

Download gwt-angular-ng

How to add to project

<!-- https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-ng/ -->
<dependency>
    <groupId>com.asayama.gwt.angular</groupId>
    <artifactId>gwt-angular-ng</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-ng/
implementation 'com.asayama.gwt.angular:gwt-angular-ng:0.2.4'
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-ng/
implementation ("com.asayama.gwt.angular:gwt-angular-ng:0.2.4")
'com.asayama.gwt.angular:gwt-angular-ng:jar:0.2.4'
<dependency org="com.asayama.gwt.angular" name="gwt-angular-ng" rev="0.2.4">
  <artifact name="gwt-angular-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.gwt.angular', module='gwt-angular-ng', version='0.2.4')
)
libraryDependencies += "com.asayama.gwt.angular" % "gwt-angular-ng" % "0.2.4"
[com.asayama.gwt.angular/gwt-angular-ng "0.2.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0-beta1
com.asayama.gwt : gwt-util jar 0.1.4
org.apache.velocity : velocity jar 1.7

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.8.0-beta1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.72
0.0.71
0.0.70
0.0.69
0.0.68
0.0.67
0.0.66
0.0.65-patch.1