How To Install Java Artifact org.jetbrains.kotlin.kotlin-compiler-client-embeddable v1.6.0-M1

org.jetbrains.kotlin kotlin-compiler-client-embeddable 1.6.0-M1

Introduction

In this article, we'll learn how to install Java artifact kotlin-compiler-client-embeddable from org.jetbrains.kotlin group in version 1.6.0-M1. The artifact is available in 124 versions: 2.0.0-RC1 2.0.0-Beta5 2.0.0-Beta4 2.0.0-Beta3 2.0.0-Beta2 2.0.0-Beta1 1.9.23 1.9.22 1.9.21 1.9.20-RC2 1.9.20-RC 1.9.20-Beta2 1.9.20-Beta 1.9.20 1.9.10 1.9.0-RC 1.9.0-Beta 1.9.0 1.8.22 1.8.21 1.8.20-RC2 1.8.20-RC 1.8.20-Beta 1.8.20 1.8.10 1.8.0-RC2 1.8.0-RC 1.8.0-Beta 1.8.0-343 1.8.0 1.7.22 1.7.21 1.7.20-RC 1.7.20-Beta 1.7.20 1.7.10 1.7.0-RC2 1.7.0-RC 1.7.0-Beta 1.7.0 1.6.21 1.6.20-RC2 1.6.20-RC 1.6.20-M1 1.6.20 1.6.10-RC 1.6.10 1.6.0-RC2 1.6.0-RC 1.6.0-M1 1.6.0 1.5.32 1.5.31 1.5.30-RC 1.5.30-M1 1.5.30 1.5.21 1.5.20-RC 1.5.20-M1 1.5.20 1.5.10 1.5.0-RC 1.5.0-M2 1.5.0-M1 1.5.0 1.4.32 1.4.31 1.4.30-RC 1.4.30-M1 1.4.30 1.4.21-2 1.4.21 1.4.20-RC 1.4.20-M2 1.4.20-M1 1.4.20 1.4.10 1.4.0-rc 1.4.0 1.3.72 1.3.71 1.3.70 1.3.61 1.3.60 1.3.50 1.3.41 1.3.40 1.3.31 1.3.30 1.3.21 1.3.20 1.3.11 1.3.10 1.3.0-rc-198 1.3.0-rc-190 1.3.0 1.2.71 1.2.70 1.2.61 1.2.60 1.2.51 1.2.50 1.2.41 1.2.40 1.2.31 1.2.30 1.2.21 1.2.20 1.2.10 1.2.0 1.1.61 1.1.60 1.1.51 1.1.50 1.1.4-3 1.1.4-2 1.1.4 1.1.3-2 1.1.3 1.1.2-5 1.1.2-4 1.1.2-3 1.1.2-2 1.1.2 . The Kotlin Compiler Client Embeddable project has been released under The Apache License, Version 2.0 license, and has its own website at: https://kotlinlang.org/ .

How To Install Java Artifact org.jetbrains.kotlin.kotlin-compiler-client-embeddable In Version 1.6.0-M1

To install the Kotlin Compiler Client Embeddable artifact in version 1.6.0-M1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Kotlin Compiler Client Embeddable dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses