License |
License |
---|---|
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdnami |
Version | Version1.6.14-m2 |
Type | Typejar |
Description |
DescriptionJava project for nami
|
Filename | Size |
---|---|
nami-1.6.14-m2.pom | |
nami-1.6.14-m2.jar | 31 KB |
nami-1.6.14-m2-sources.jar | 20 KB |
nami-1.6.14-m2-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.noear/nami/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>nami</artifactId>
<version>1.6.14-m2</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/nami/
implementation 'org.noear:nami:1.6.14-m2'
// https://jarcasting.com/artifacts/org.noear/nami/
implementation ("org.noear:nami:1.6.14-m2")
'org.noear:nami:jar:1.6.14-m2'
<dependency org="org.noear" name="nami" rev="1.6.14-m2">
<artifact name="nami" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='nami', version='1.6.14-m2')
)
libraryDependencies += "org.noear" % "nami" % "1.6.14-m2"
[org.noear/nami "1.6.14-m2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon | jar | 1.6.14-m2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |