k

kotlin-sam-with-receiver-compiler-plugin

文件下载
文件名 操作
kotlin-sam-with-receiver-compiler-plugin-1.2.42.jar 下载
kotlin-sam-with-receiver-compiler-plugin-1.2.42.pom 下载
kotlin-sam-with-receiver-compiler-plugin-1.2.42-sources.jar 下载
Apache Maven
<dependency>
  <groupId>technology.yiss.kotlin</groupId>
  <artifactId>kotlin-sam-with-receiver-compiler-plugin</artifactId>
  <version>1.2.42</version>
</dependency>
Gradle Groovy
implementation 'technology.yiss.kotlin:kotlin-sam-with-receiver-compiler-plugin:1.2.42'
Gradle Kotlin
implementation("technology.yiss.kotlin:kotlin-sam-with-receiver-compiler-plugin:1.2.42")
Scala SBT
libraryDependencies += "technology.yiss.kotlin" % "kotlin-sam-with-receiver-compiler-plugin" % "1.2.42"
Groovy Grape
@Grapes(
  @Grab(group='technology.yiss.kotlin', module='kotlin-sam-with-receiver-compiler-plugin', version='1.2.42')
)
Apache Ivy
<dependency org="technology.yiss.kotlin" name="kotlin-sam-with-receiver-compiler-plugin" rev="1.2.42" />
Leiningen
[technology.yiss.kotlin/kotlin-sam-with-receiver-compiler-plugin "1.2.42"]
Apache Buildr
'technology.yiss.kotlin:kotlin-sam-with-receiver-compiler-plugin:jar:1.2.42'
本项目依赖
该项目无第三方依赖