kotlin-trim-indent

Compile-time trim indent for Kotlin String literals.

License

License

Categories

Categories

Kotlin Languages Gradle Build Tools
GroupId

GroupId

com.bennyhuo.kotlin.trimindent
ArtifactId

ArtifactId

com.bennyhuo.kotlin.trimindent.gradle.plugin
Last Version

Last Version

1.6.10.1
Release Date

Release Date

Type

Type

pom
Description

Description

kotlin-trim-indent
Compile-time trim indent for Kotlin String literals.
Project URL

Project URL

https://github.com/bennyhuo/kotlin-trim-indent
Source Code Management

Source Code Management

https://github.com/bennyhuo/kotlin-trim-indent

Download com.bennyhuo.kotlin.trimindent.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.bennyhuo.kotlin.trimindent/com.bennyhuo.kotlin.trimindent.gradle.plugin/ -->
<dependency>
    <groupId>com.bennyhuo.kotlin.trimindent</groupId>
    <artifactId>com.bennyhuo.kotlin.trimindent.gradle.plugin</artifactId>
    <version>1.6.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bennyhuo.kotlin.trimindent/com.bennyhuo.kotlin.trimindent.gradle.plugin/
implementation 'com.bennyhuo.kotlin.trimindent:com.bennyhuo.kotlin.trimindent.gradle.plugin:1.6.10.1'
// https://jarcasting.com/artifacts/com.bennyhuo.kotlin.trimindent/com.bennyhuo.kotlin.trimindent.gradle.plugin/
implementation ("com.bennyhuo.kotlin.trimindent:com.bennyhuo.kotlin.trimindent.gradle.plugin:1.6.10.1")
'com.bennyhuo.kotlin.trimindent:com.bennyhuo.kotlin.trimindent.gradle.plugin:pom:1.6.10.1'
<dependency org="com.bennyhuo.kotlin.trimindent" name="com.bennyhuo.kotlin.trimindent.gradle.plugin" rev="1.6.10.1">
  <artifact name="com.bennyhuo.kotlin.trimindent.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bennyhuo.kotlin.trimindent', module='com.bennyhuo.kotlin.trimindent.gradle.plugin', version='1.6.10.1')
)
libraryDependencies += "com.bennyhuo.kotlin.trimindent" % "com.bennyhuo.kotlin.trimindent.gradle.plugin" % "1.6.10.1"
[com.bennyhuo.kotlin.trimindent/com.bennyhuo.kotlin.trimindent.gradle.plugin "1.6.10.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.bennyhuo.kotlin : trimindent-gradle-plugin jar 1.6.10.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.10.1
1.6.10.0