MVN

org.teavm : teavm-dom

Maven & Gradle

Aug 05, 2015
7 usages
2.2k stars

TeaVM DOM · TeaVM browser interface declaration

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-dom</artifactId>
    <version>0.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.3.2

All Versions

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

Version Vulnerabilities Updated
0.3.x
teavm-dom-0.3.2
teavm-dom-0.3.1
teavm-dom-0.3.0
0.2.x
teavm-dom-0.2.1
teavm-dom-0.2.0
0.1
teavm-dom-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-dom</artifactId>
    <version>0.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.teavm:teavm-dom:0.3.2'

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

implementation("org.teavm:teavm-dom:0.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.teavm" % "teavm-dom" % "0.3.2"

Advertisement

Dependencies from Group

Apr 02, 2023
23 usages
2.4k stars
Apr 02, 2023
20 usages
2.4k stars
Apr 02, 2023
20 usages
2.4k stars
Apr 02, 2023
17 usages
2.4k stars
Apr 02, 2023
11 usages
2.4k stars

Discover Dependencies

Jun 26, 2015
0 stars
Jun 28, 2015
5.5k stars
Jun 23, 2015
5.5k stars
Jun 23, 2015
5.5k stars
Jun 10, 2020
19 usages
845 stars