MVN

org.teavm : teavm-samples-benchmark

Maven & Gradle

Dec 31, 2015
2.2k stars

TeaVM performance benchmark · Compares performance of the JavaScript code produced by TeaVM and GWT

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-samples-benchmark</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.3

All Versions

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

Version Vulnerabilities Updated
0.4.x
teavm-samples-benchmark-0.4.3
teavm-samples-benchmark-0.4.2
teavm-samples-benchmark-0.4.1
teavm-samples-benchmark-0.4.0
0.3.x
teavm-samples-benchmark-0.3.2
teavm-samples-benchmark-0.3.1
teavm-samples-benchmark-0.3.0
0.2.x
teavm-samples-benchmark-0.2.1
teavm-samples-benchmark-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-samples-benchmark</artifactId>
    <version>0.4.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.teavm:teavm-samples-benchmark:0.4.3'

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

implementation("org.teavm:teavm-samples-benchmark:0.4.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.teavm" % "teavm-samples-benchmark" % "0.4.3"

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

Apr 04, 2022
1.8k stars
Aug 05, 2015
7 usages
2.2k stars
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