не последняя версия
Последняя версия 1.1.3

io.github.wafflestudio.springboot:io.github.wafflestudio.springboot.gradle.plugin 1.0.4

Waffle Kotlin Spring library

Категории

Категории

Gradle Компиляция и сборка Github Инструменты разработки Контроль версий
Группа

Группа

io.github.wafflestudio.springboot
Идентификатор

Идентификатор

io.github.wafflestudio.springboot.gradle.plugin
Версия

Версия

1.0.4
Тип

Тип

pom

Скачать io.github.wafflestudio.springboot.gradle.plugin 1.0.4


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