License |
License |
---|---|
Categories |
CategoriesKotlin Languages Gradle Build Tools |
GroupId | GroupIdorg.jetbrains.kotlin.plugin.sam.with.receiver |
ArtifactId | ArtifactIdorg.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin |
Version | Version1.7.0 |
Type | Typepom |
Description |
DescriptionKotlin Sam-with-receiver compiler plugin
Kotlin Sam-with-receiver compiler plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin-1.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin.plugin.sam.with.receiver/org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin/ -->
<dependency>
<groupId>org.jetbrains.kotlin.plugin.sam.with.receiver</groupId>
<artifactId>org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin.plugin.sam.with.receiver/org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin/
implementation 'org.jetbrains.kotlin.plugin.sam.with.receiver:org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin:1.7.0'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin.plugin.sam.with.receiver/org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin/
implementation ("org.jetbrains.kotlin.plugin.sam.with.receiver:org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin:1.7.0")
'org.jetbrains.kotlin.plugin.sam.with.receiver:org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin:pom:1.7.0'
<dependency org="org.jetbrains.kotlin.plugin.sam.with.receiver" name="org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin" rev="1.7.0">
<artifact name="org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin.plugin.sam.with.receiver', module='org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin', version='1.7.0')
)
libraryDependencies += "org.jetbrains.kotlin.plugin.sam.with.receiver" % "org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin" % "1.7.0"
[org.jetbrains.kotlin.plugin.sam.with.receiver/org.jetbrains.kotlin.plugin.sam.with.receiver.gradle.plugin "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-sam-with-receiver | jar | 1.7.0 |