MVN

org.teavm : teavm-jso

Maven & Gradle

Apr 02, 2023
23 usages
2.4k stars

Library that adds convenient interface for interaction between TeaVM and JavaScript code · Library that adds convenient interface for interaction between TeaVM and JavaScript code

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

Latest Version

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

  • Latest Stable: 0.8.1

All Versions

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

Version Vulnerabilities Updated
0.8.x
teavm-jso-0.8.1
teavm-jso-0.8.0
0.7.x
teavm-jso-0.7.0
0.6.x
teavm-jso-0.6.1
teavm-jso-0.6.0
0.5.x
teavm-jso-0.5.1
teavm-jso-0.5.0
0.4.x
teavm-jso-0.4.3
teavm-jso-0.4.2
teavm-jso-0.4.1
teavm-jso-0.4.0
0.3.x
teavm-jso-0.3.2
teavm-jso-0.3.1
teavm-jso-0.3.0
0.2.x
teavm-jso-0.2.1
teavm-jso-0.2.0
0.1
teavm-jso-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-jso</artifactId>
    <version>0.8.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.teavm:teavm-jso:0.8.1'

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

implementation("org.teavm:teavm-jso:0.8.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.teavm" % "teavm-jso" % "0.8.1"

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

May 17, 2018
13 usages
516 stars
Apr 24, 2023
127 usages
516 stars
Mar 29, 2019
11 usages
Jun 07, 2018
Apr 20, 2023
833 stars
Apr 20, 2023
4 usages
833 stars