License |
License |
---|---|
GroupId | GroupIdcn.6tail |
ArtifactId | ArtifactIdnlf2-plugin-rpc |
Last Version | Last Version1.8.98 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight java framework
|
Filename | Size |
---|---|
nlf2-plugin-rpc-1.8.98.pom | |
nlf2-plugin-rpc-1.8.98.jar | 59 KB |
nlf2-plugin-rpc-1.8.98-sources.jar | 39 KB |
nlf2-plugin-rpc-1.8.98-javadoc.jar | 377 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-rpc/ -->
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>nlf2-plugin-rpc</artifactId>
<version>1.8.98</version>
</dependency>
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-rpc/
implementation 'cn.6tail:nlf2-plugin-rpc:1.8.98'
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-rpc/
implementation ("cn.6tail:nlf2-plugin-rpc:1.8.98")
'cn.6tail:nlf2-plugin-rpc:jar:1.8.98'
<dependency org="cn.6tail" name="nlf2-plugin-rpc" rev="1.8.98">
<artifact name="nlf2-plugin-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.6tail', module='nlf2-plugin-rpc', version='1.8.98')
)
libraryDependencies += "cn.6tail" % "nlf2-plugin-rpc" % "1.8.98"
[cn.6tail/nlf2-plugin-rpc "1.8.98"]
Group / Artifact | Type | Version |
---|---|---|
cn.6tail : nlf2-core | jar | 1.8.97 |
com.sun.net.httpserver : http | jar | 20070405 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |