не последняя версия
Последняя версия 1.0.2-RELEASE

com.seezoon:luna 1.0.1-RELEASE

Luna Parent

Группа

Группа

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

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

luna
Версия

Версия

1.0.1-RELEASE
Тип

Тип

pom

Скачать luna 1.0.1-RELEASE

Имя Файла Размер
luna-1.0.1-RELEASE.pom 3 KB
Обзор

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