t

trimindent-compiler

Compile-time trim indent for Kotlin String literals.
https://github.com/bennyhuo/kotlin-trim-indent
MIT License
Benny Huo
Files download
File Operation
trimindent-compiler-1.9.20-1.1.0.jar download
trimindent-compiler-1.9.20-1.1.0.pom download
trimindent-compiler-1.9.20-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.bennyhuo.kotlin</groupId>
  <artifactId>trimindent-compiler</artifactId>
  <version>1.9.20-1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.bennyhuo.kotlin:trimindent-compiler:1.9.20-1.1.0'
Gradle Kotlin
implementation("com.bennyhuo.kotlin:trimindent-compiler:1.9.20-1.1.0")
Scala SBT
libraryDependencies += "com.bennyhuo.kotlin" % "trimindent-compiler" % "1.9.20-1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.bennyhuo.kotlin', module='trimindent-compiler', version='1.9.20-1.1.0')
)
Apache Ivy
<dependency org="com.bennyhuo.kotlin" name="trimindent-compiler" rev="1.9.20-1.1.0" />
Leiningen
[com.bennyhuo.kotlin/trimindent-compiler "1.9.20-1.1.0"]
Apache Buildr
'com.bennyhuo.kotlin:trimindent-compiler:jar:1.9.20-1.1.0'
Dependencies
The project has no third-party dependencies