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

com.github.vencent-lu:giants-web-parent 1.0.4

Giants web Framework and reusable components.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.vencent-lu
Идентификатор

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

giants-web-parent
Версия

Версия

1.0.4
Тип

Тип

pom

Скачать giants-web-parent 1.0.4

Имя Файла Размер
giants-web-parent-1.0.4.pom 6 KB
Обзор

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