MVN

org.gwtproject.dom : gwt-dom

Maven & Gradle

Oct 30, 2020
6 usages

GWT DOM · Collection of methods that allow you to manipulate the browser's Document Object Model (DOM). It contains methods for manipulating both elements and events.

<dependency>
    <groupId>org.gwtproject.dom</groupId>
    <artifactId>gwt-dom</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gwtproject.dom : gwt-dom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-RC1
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of org.gwtproject.dom : gwt-dom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
gwt-dom-1.0.0-RC1

How to add a dependency to Maven

Add the following org.gwtproject.dom : gwt-dom maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gwtproject.dom</groupId>
    <artifactId>gwt-dom</artifactId>
    <version>1.0.0-RC1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gwtproject.dom : gwt-dom gradle dependency to your build.gradle file:

implementation 'org.gwtproject.dom:gwt-dom:1.0.0-RC1'

Gradle Kotlin DSL: Add the following org.gwtproject.dom : gwt-dom gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gwtproject.dom:gwt-dom:1.0.0-RC1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gwtproject.dom : gwt-dom sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gwtproject.dom" % "gwt-dom" % "1.0.0-RC1"

Advertisement

Dependencies from Group

Oct 30, 2020
6 usages
Oct 02, 2020
3 usages
1 stars

Discover Dependencies

Dec 18, 2021
5 usages
Nov 07, 2020
5 usages
0 stars
Nov 07, 2020
5 usages
0 stars
Dec 26, 2022
5 usages
2.2k stars
Nov 09, 2020
8 usages
Nov 28, 2020
5 usages
1.9k stars
Dec 18, 2020
5 usages
799 stars
Nov 25, 2020
5 usages
412 stars