License |
License |
---|---|
GroupId | GroupIdorg.noear.bundle |
ArtifactId | ArtifactIdnami-bundle |
Version | Version1.7.0 |
Type | Typepom |
Description |
Descriptionnami-bundle
Java project for nami
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nami-bundle-1.7.0.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.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear.bundle/nami-bundle/
implementation 'org.noear.bundle:nami-bundle:1.7.0'
// https://jarcasting.com/artifacts/org.noear.bundle/nami-bundle/
implementation ("org.noear.bundle:nami-bundle:1.7.0")
'org.noear.bundle:nami-bundle:pom:1.7.0'
<dependency org="org.noear.bundle" name="nami-bundle" rev="1.7.0">
<artifact name="nami-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear.bundle', module='nami-bundle', version='1.7.0')
)
libraryDependencies += "org.noear.bundle" % "nami-bundle" % "1.7.0"
[org.noear.bundle/nami-bundle "1.7.0"]