a

annotations-module-support-jvm

Compile-time trim indent for Kotlin String literals.
https://github.com/bennyhuo/symbol-processing-module-support
MIT License
Benny Huo
文件下载
文件名 操作
annotations-module-support-jvm-1.9.20-1.0.0.jar 下载
annotations-module-support-jvm-1.9.20-1.0.0.pom 下载
annotations-module-support-jvm-1.9.20-1.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.bennyhuo.kotlin</groupId>
  <artifactId>annotations-module-support-jvm</artifactId>
  <version>1.9.20-1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.bennyhuo.kotlin:annotations-module-support-jvm:1.9.20-1.0.0'
Gradle Kotlin
implementation("com.bennyhuo.kotlin:annotations-module-support-jvm:1.9.20-1.0.0")
Scala SBT
libraryDependencies += "com.bennyhuo.kotlin" % "annotations-module-support-jvm" % "1.9.20-1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.bennyhuo.kotlin', module='annotations-module-support-jvm', version='1.9.20-1.0.0')
)
Apache Ivy
<dependency org="com.bennyhuo.kotlin" name="annotations-module-support-jvm" rev="1.9.20-1.0.0" />
Leiningen
[com.bennyhuo.kotlin/annotations-module-support-jvm "1.9.20-1.0.0"]
Apache Buildr
'com.bennyhuo.kotlin:annotations-module-support-jvm:jar:1.9.20-1.0.0'