| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка Github Инструменты разработки Контроль версий |
| Группа | Группаcom.github.jchanghong.jch |
| Идентификатор | Идентификаторcom.github.jchanghong.jch.gradle.plugin |
| Последняя версия | Последняя версия2.3.3.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеkotlin-lib
kotlin java tools
|
| Имя Файла | Размер |
|---|---|
| com.github.jchanghong.jch.gradle.plugin-2.3.3.6.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin/ -->
<dependency>
<groupId>com.github.jchanghong.jch</groupId>
<artifactId>com.github.jchanghong.jch.gradle.plugin</artifactId>
<version>2.3.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin/
implementation 'com.github.jchanghong.jch:com.github.jchanghong.jch.gradle.plugin:2.3.3.6'
// https://jarcasting.com/artifacts/com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin/
implementation ("com.github.jchanghong.jch:com.github.jchanghong.jch.gradle.plugin:2.3.3.6")
'com.github.jchanghong.jch:com.github.jchanghong.jch.gradle.plugin:pom:2.3.3.6'
<dependency org="com.github.jchanghong.jch" name="com.github.jchanghong.jch.gradle.plugin" rev="2.3.3.6">
<artifact name="com.github.jchanghong.jch.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong.jch', module='com.github.jchanghong.jch.gradle.plugin', version='2.3.3.6')
)
libraryDependencies += "com.github.jchanghong.jch" % "com.github.jchanghong.jch.gradle.plugin" % "2.3.3.6"
[com.github.jchanghong.jch/com.github.jchanghong.jch.gradle.plugin "2.3.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.jchanghong : kotlin-gradle-plugin | jar | 2.3.3.6 |