MVN

com.fermyon : teavm-samples-benchmark

Maven & Gradle

Feb 21, 2023
2.2k stars

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

<dependency>
    <groupId>com.fermyon</groupId>
    <artifactId>teavm-samples-benchmark</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.8

All Versions

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

Version Vulnerabilities Updated
0.2.x
teavm-samples-benchmark-0.2.8
teavm-samples-benchmark-0.2.7
teavm-samples-benchmark-0.2.6
teavm-samples-benchmark-0.2.5
teavm-samples-benchmark-0.2.4
teavm-samples-benchmark-0.2.3
teavm-samples-benchmark-0.2.2
teavm-samples-benchmark-0.2.1
teavm-samples-benchmark-0.2.0
0.1.x
teavm-samples-benchmark-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.fermyon</groupId>
    <artifactId>teavm-samples-benchmark</artifactId>
    <version>0.2.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.fermyon:teavm-samples-benchmark:0.2.8'

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

implementation("com.fermyon:teavm-samples-benchmark:0.2.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.fermyon" % "teavm-samples-benchmark" % "0.2.8"

Advertisement

Dependencies from Group

Feb 21, 2023
2.6k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars

Discover Dependencies

Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Sep 14, 2022
12 stars