a

annotations-module-support-js

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