Download gwt-elemental-2.8.2.jar file - Jar g

Jar examples for g:gwt-elemental

Description

You can download jar file gwt-elemental 2.8.2 in this page.

Build File

You can use the following script to add gwt-elemental-2.8.2.jar to your project.

<dependency>
   <groupId>com.google.gwt</groupId>
   <artifactId>gwt-elemental</artifactId>
   <version>2.8.2</version>
</dependency>
compile group: 'com.google.gwt', name: 'gwt-elemental', version: '2.8.2'
libraryDependencies += "com.google.gwt" % "gwt-elemental" % "2.8.2"
<dependency org="com.google.gwt" name="gwt-elemental" rev="2.8.2"/>
@Grapes(@Grab(group='com.google.gwt', module='gwt-elemental', version='2.8.2'))
'com.google.gwt:gwt-elemental:jar:2.8.2'

Download

Click the following link to download the jar file.

gwt-elemental-2.8.2-javadoc.jar
gwt-elemental-2.8.2-sources.jar
gwt-elemental-2.8.2.jar
gwt-elemental-2.8.2.pom



Related Tutorials