is not current version
Last Version 1.5.15

org.noear:nami-parent 1.4.14

Java project for nami

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

nami-parent
Version

Version

1.4.14
Type

Type

pom

Download nami-parent 1.4.14

Filename Size
nami-parent-1.4.14.pom 9 KB
Browse

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