Download angulargwt-1.1.1.jar file - Jar a

Jar examples for a:angulargwt

Description

Fork of AngularGWT based on ltgt's maven-plugin

You can download jar file angulargwt 1.1.1 in this page.

Build File

You can use the following script to add angulargwt-1.1.1.jar to your project.

<dependency>
   <groupId>com.github.h0ru5.gwt</groupId>
   <artifactId>angulargwt</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.github.h0ru5.gwt', name: 'angulargwt', version: '1.1.1'
libraryDependencies += "com.github.h0ru5.gwt" % "angulargwt" % "1.1.1"
<dependency org="com.github.h0ru5.gwt" name="angulargwt" rev="1.1.1"/>
@Grapes(@Grab(group='com.github.h0ru5.gwt', module='angulargwt', version='1.1.1'))
'com.github.h0ru5.gwt:angulargwt:jar:1.1.1'

Download

Click the following link to download the jar file.

angulargwt-1.1.1-javadoc.jar
angulargwt-1.1.1-sources.jar
angulargwt-1.1.1.jar
angulargwt-1.1.1.pom



Related Tutorials