MVN

org.teavm : teavm-maven-plugin

Maven & Gradle

Apr 02, 2023
2.4k stars

A set of mojos that allow to include TeaVM compiler into maven build process · A set of mojos that allow to include TeaVM compiler into maven build process

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

Latest Version

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

  • Latest Stable: 0.8.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.teavm:teavm-maven-plugin:0.8.1'

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

implementation("org.teavm:teavm-maven-plugin:0.8.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.teavm" % "teavm-maven-plugin" % "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

Apr 02, 2023
2.4k stars
Jan 10, 2017
30 stars
Jul 14, 2023
12 usages
1 stars
Aug 18, 2023
10 usages
145 stars
Aug 18, 2023
3 usages
145 stars
Aug 01, 2023
2 usages
315 stars
Jun 04, 2016
5 usages
4.5k stars