| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKotlin Языки программирования Gradle Компиляция и сборка |
| Группа | Группаcom.bennyhuo.kotlin.trimindent |
| Идентификатор | Идентификаторcom.bennyhuo.kotlin.trimindent.gradle.plugin |
| Версия | Версия1.6.10.1 |
| Тип | Типpom |
| Описание |
Описаниеkotlin-trim-indent
Compile-time trim indent for Kotlin String literals.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| com.bennyhuo.kotlin.trimindent.gradle.plugin-1.6.10.1.pom | |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bennyhuo.kotlin : trimindent-gradle-plugin | jar | 1.6.10.1 |