Group Id org.jetbrains.kotlin
Artifact Id kotlin-sam-with-receiver-compiler-plugin
Version 1.5.32
Packaging jar
URL -
Badge
Last Updated 2021-11-28T22:59:57+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-sam-with-receiver-compiler-plugin</artifactId>
    <version>1.5.32</version>
</dependency>
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-sam-with-receiver-compiler-plugin', version: '1.5.32'
implementation 'org.jetbrains.kotlin:kotlin-sam-with-receiver-compiler-plugin:1.5.32'
implementation("org.jetbrains.kotlin:kotlin-sam-with-receiver-compiler-plugin:1.5.32")
libraryDependencies += "org.jetbrains.kotlin" % "kotlin-sam-with-receiver-compiler-plugin" % "1.5.32"
<dependency org="org.jetbrains.kotlin" name="kotlin-sam-with-receiver-compiler-plugin" rev="1.5.32"/>
@Grapes(
    @Grab(group='org.jetbrains.kotlin', module='kotlin-sam-with-receiver-compiler-plugin', version='1.5.32')
)
[org.jetbrains.kotlin/kotlin-sam-with-receiver-compiler-plugin "1.5.32"]
'org.jetbrains.kotlin:kotlin-sam-with-receiver-compiler-plugin:1.5.32'