MVN

me.eugeniomarletti.kotlin.metadata : kotlin-metadata

Maven & Gradle

Apr 27, 2018
16 usages
115 stars

kotlin-metadata · Analysis of Kotlin type metadata during annotation processing.

<dependency>
    <groupId>me.eugeniomarletti.kotlin.metadata</groupId>
    <artifactId>kotlin-metadata</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.eugeniomarletti.kotlin.metadata : kotlin-metadata to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of me.eugeniomarletti.kotlin.metadata : kotlin-metadata to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
kotlin-metadata-1.4.0
1.3.x
kotlin-metadata-1.3.0

How to add a dependency to Maven

Add the following me.eugeniomarletti.kotlin.metadata : kotlin-metadata maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.eugeniomarletti.kotlin.metadata</groupId>
    <artifactId>kotlin-metadata</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.eugeniomarletti.kotlin.metadata : kotlin-metadata gradle dependency to your build.gradle file:

implementation 'me.eugeniomarletti.kotlin.metadata:kotlin-metadata:1.4.0'

Gradle Kotlin DSL: Add the following me.eugeniomarletti.kotlin.metadata : kotlin-metadata gradle kotlin dependency to your build.gradle.kts file:

implementation("me.eugeniomarletti.kotlin.metadata:kotlin-metadata:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.eugeniomarletti.kotlin.metadata : kotlin-metadata sbt scala dependency to your build.sbt file:

libraryDependencies += "me.eugeniomarletti.kotlin.metadata" % "kotlin-metadata" % "1.4.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 14, 2023
11 usages
0 stars
May 29, 2021
4 usages
0 stars
Mar 10, 2022
9 usages
2 stars
Jul 28, 2011
31 usages
Feb 10, 2022
11 usages
742 stars
Feb 19, 2014
9 usages
2.4k stars
Sep 11, 2016
7 usages
5.5k stars
Nov 22, 2017
21 usages
25 stars