is not current version
Last Version 1.3.1

org.noear:luffy-parent 1.1.9

Java project for luffy

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

luffy-parent
Version

Version

1.1.9
Type

Type

pom

Download luffy-parent 1.1.9

Filename Size
luffy-parent-1.1.9.pom 11 KB
Browse

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