is not current version
Last Version 1.5.15

org.noear:nami-parent 1.3.39

Java project for nami

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

nami-parent
Version

Version

1.3.39
Type

Type

pom

Download nami-parent 1.3.39

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

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