Angular 2 with GWT library

Allows to develop Angular 2 applications with GWT

License

License

Categories

Categories

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

GroupId

fr.lteconsulting
ArtifactId

ArtifactId

angular2-gwt
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Angular 2 with GWT library
Allows to develop Angular 2 applications with GWT

Download angular2-gwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.jsinterop : jsinterop-annotations jar 1.0.0
com.google.jsinterop : jsinterop-annotations jar 1.0.0

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user Optional jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.0