is not current version
Last Version 1.7.0

Kotlin Annotation Processing Embeddable 1.6.21

Annotation Processor for Kotlin (for using with embeddable compiler)

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-annotation-processing-embeddable
Version

Version

1.6.21
Type

Type

jar
Description

Description

Kotlin Annotation Processing Embeddable
Annotation Processor for Kotlin (for using with embeddable compiler)
Project URL

Project URL

https://kotlinlang.org/
Source Code Management

Source Code Management

https://github.com/JetBrains/kotlin

Download kotlin-annotation-processing-embeddable 1.6.21


<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-annotation-processing-embeddable/ -->
<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-annotation-processing-embeddable</artifactId>
    <version>1.6.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-annotation-processing-embeddable/
implementation 'org.jetbrains.kotlin:kotlin-annotation-processing-embeddable:1.6.21'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin/kotlin-annotation-processing-embeddable/
implementation ("org.jetbrains.kotlin:kotlin-annotation-processing-embeddable:1.6.21")
'org.jetbrains.kotlin:kotlin-annotation-processing-embeddable:jar:1.6.21'
<dependency org="org.jetbrains.kotlin" name="kotlin-annotation-processing-embeddable" rev="1.6.21">
  <artifact name="kotlin-annotation-processing-embeddable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin', module='kotlin-annotation-processing-embeddable', version='1.6.21')
)
libraryDependencies += "org.jetbrains.kotlin" % "kotlin-annotation-processing-embeddable" % "1.6.21"
[org.jetbrains.kotlin/kotlin-annotation-processing-embeddable "1.6.21"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.