не последняя версия
Последняя версия 1.0.14-BETA

com.github.lyjaeho:jizcode-starter-parent 1.0.10-BETA

jizcode starter parent

Группа

Группа

com.github.lyjaeho
Идентификатор

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

jizcode-starter-parent
Версия

Версия

1.0.10-BETA
Тип

Тип

pom

Скачать jizcode-starter-parent 1.0.10-BETA

Имя Файла Размер
jizcode-starter-parent-1.0.10-BETA.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-parent/ -->
<dependency>
    <groupId>com.github.lyjaeho</groupId>
    <artifactId>jizcode-starter-parent</artifactId>
    <version>1.0.10-BETA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-parent/
implementation 'com.github.lyjaeho:jizcode-starter-parent:1.0.10-BETA'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-starter-parent/
implementation ("com.github.lyjaeho:jizcode-starter-parent:1.0.10-BETA")
'com.github.lyjaeho:jizcode-starter-parent:pom:1.0.10-BETA'
<dependency org="com.github.lyjaeho" name="jizcode-starter-parent" rev="1.0.10-BETA">
  <artifact name="jizcode-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-starter-parent', version='1.0.10-BETA')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-starter-parent" % "1.0.10-BETA"
[com.github.lyjaeho/jizcode-starter-parent "1.0.10-BETA"]