Skip to content

Commit 6a14325

Browse files
javier-godoypaodb
authored andcommitted
build: add dependency to gwt-elemental
Close #6
1 parent 9bef77b commit 6a14325

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@
8080
<version>1.18.38</version>
8181
<scope>provided</scope>
8282
</dependency>
83+
<dependency>
84+
<groupId>com.vaadin.external.gwt</groupId>
85+
<artifactId>gwt-elemental</artifactId>
86+
<version>2.8.2.vaadin2</version>
87+
<scope>compile</scope>
88+
</dependency>
8389
<dependency>
8490
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
8591
<artifactId>commons-demo</artifactId>

0 commit comments

Comments
 (0)