is not current version
Last Version 1.9.0

org.noear.bundle:nami-bundle 1.5.59

Java project for nami

GroupId

GroupId

org.noear.bundle
ArtifactId

ArtifactId

nami-bundle
Version

Version

1.5.59
Type

Type

pom

Download nami-bundle 1.5.59

Filename Size
nami-bundle-1.5.59.pom 6 KB
Browse

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