MVN

com.vaadin.external.gwt : gwt-dev

Maven & Gradle

Jun 19, 2018
3 usages
<dependency>
    <groupId>com.vaadin.external.gwt</groupId>
    <artifactId>gwt-dev</artifactId>
    <version>2.7.0.vaadin7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vaadin.external.gwt : gwt-dev to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0.vaadin7
  • Latest Beta: 2.7.0.beta1vaadin1

All Versions

Choose a version of com.vaadin.external.gwt : gwt-dev to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
gwt-dev-2.7.0.vaadin7
gwt-dev-2.7.0.vaadin6
gwt-dev-2.7.0.vaadin5
gwt-dev-2.7.0.vaadin4
gwt-dev-2.7.0.vaadin3
gwt-dev-2.7.0.vaadin2
gwt-dev-2.7.0.vaadin1
gwt-dev-2.7.0.beta1vaadin1
2.6.x
gwt-dev-2.6.0.vaadin5
gwt-dev-2.6.0.vaadin4
gwt-dev-2.6.0.vaadin3
gwt-dev-2.6.0.vaadin2

How to add a dependency to Maven

Add the following com.vaadin.external.gwt : gwt-dev maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vaadin.external.gwt</groupId>
    <artifactId>gwt-dev</artifactId>
    <version>2.7.0.vaadin7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vaadin.external.gwt : gwt-dev gradle dependency to your build.gradle file:

implementation 'com.vaadin.external.gwt:gwt-dev:2.7.0.vaadin7'

Gradle Kotlin DSL: Add the following com.vaadin.external.gwt : gwt-dev gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vaadin.external.gwt:gwt-dev:2.7.0.vaadin7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vaadin.external.gwt : gwt-dev sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vaadin.external.gwt" % "gwt-dev" % "2.7.0.vaadin7"

Advertisement

Dependencies from Group

Sep 13, 2018
8 usages
6 stars
Jun 19, 2018
3 usages
Jun 19, 2018
2 usages
Jun 19, 2018
1 usages

Discover Dependencies

Jul 21, 2013
4 usages
516 stars
Oct 10, 2011
9 usages
1 stars
Nov 02, 2022
3 usages
0 stars
Jun 28, 2019
23 usages
133 stars
Aug 01, 2023
4 usages
12.2k stars
Jun 26, 2023
3 usages
1.9k stars