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

com.gushangjie:gu-parent 1.1.1-snapshot

a parent POM for gu projects

Группа

Группа

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

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

gu-parent
Версия

Версия

1.1.1-snapshot
Тип

Тип

pom

Скачать gu-parent 1.1.1-snapshot

Имя Файла Размер
gu-parent-1.1.1-snapshot.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.gushangjie/gu-parent/ -->
<dependency>
    <groupId>com.gushangjie</groupId>
    <artifactId>gu-parent</artifactId>
    <version>1.1.1-snapshot</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gushangjie/gu-parent/
implementation 'com.gushangjie:gu-parent:1.1.1-snapshot'
// https://jarcasting.com/artifacts/com.gushangjie/gu-parent/
implementation ("com.gushangjie:gu-parent:1.1.1-snapshot")
'com.gushangjie:gu-parent:pom:1.1.1-snapshot'
<dependency org="com.gushangjie" name="gu-parent" rev="1.1.1-snapshot">
  <artifact name="gu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gushangjie', module='gu-parent', version='1.1.1-snapshot')
)
libraryDependencies += "com.gushangjie" % "gu-parent" % "1.1.1-snapshot"
[com.gushangjie/gu-parent "1.1.1-snapshot"]