License |
License |
---|---|
GroupId | GroupIdcn.6tail |
ArtifactId | ArtifactIdnlf-plugin-model |
Last Version | Last Version1.8.95 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight java framework
|
Filename | Size |
---|---|
nlf-plugin-model-1.8.95.pom | |
nlf-plugin-model-1.8.95.jar | 11 KB |
nlf-plugin-model-1.8.95-sources.jar | 6 KB |
nlf-plugin-model-1.8.95-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.6tail/nlf-plugin-model/ -->
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>nlf-plugin-model</artifactId>
<version>1.8.95</version>
</dependency>
// https://jarcasting.com/artifacts/cn.6tail/nlf-plugin-model/
implementation 'cn.6tail:nlf-plugin-model:1.8.95'
// https://jarcasting.com/artifacts/cn.6tail/nlf-plugin-model/
implementation ("cn.6tail:nlf-plugin-model:1.8.95")
'cn.6tail:nlf-plugin-model:jar:1.8.95'
<dependency org="cn.6tail" name="nlf-plugin-model" rev="1.8.95">
<artifact name="nlf-plugin-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.6tail', module='nlf-plugin-model', version='1.8.95')
)
libraryDependencies += "cn.6tail" % "nlf-plugin-model" % "1.8.95"
[cn.6tail/nlf-plugin-model "1.8.95"]
Group / Artifact | Type | Version |
---|---|---|
cn.6tail : nlf2-core | jar | 1.8.94 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |