MVN

org.teavm : teavm-metaprogramming-api

Maven & Gradle

Apr 02, 2023
9 usages
2.4k stars

Declaration of interfaces and annotations for TeaVM metaprogramming · Declaration of interfaces and annotations for TeaVM metaprogramming

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

Latest Version

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

  • Latest Stable: 0.8.1

All Versions

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

Version Vulnerabilities Updated
0.8.x
teavm-metaprogramming-api-0.8.1
teavm-metaprogramming-api-0.8.0
0.7.x
teavm-metaprogramming-api-0.7.0
0.6.x
teavm-metaprogramming-api-0.6.1
teavm-metaprogramming-api-0.6.0
0.5.x
teavm-metaprogramming-api-0.5.1
teavm-metaprogramming-api-0.5.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.teavm:teavm-metaprogramming-api:0.8.1'

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

implementation("org.teavm:teavm-metaprogramming-api:0.8.1")

How to add a dependency to SBT Scala

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

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

Sep 29, 2014
28 usages
12.9k stars
Dec 17, 2009
64 usages
Jun 19, 2018
13 usages
7 stars
Mar 16, 2019
4 usages
0 stars
Dec 30, 2020
11 usages
9 stars
Jul 27, 2022
38 usages
14 stars
Aug 12, 2020
28 usages
71 stars
Mar 23, 2018
8 usages
75 stars
Feb 29, 2020
1 usages
4 stars