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

org.noear:luffy-parent 1.0.5

Java project for luffy

Группа

Группа

org.noear
Идентификатор

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

luffy-parent
Версия

Версия

1.0.5
Тип

Тип

pom

Скачать luffy-parent 1.0.5

Имя Файла Размер
luffy-parent-1.0.5.pom 11 KB
Обзор

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