| License |
License |
|---|---|
| GroupId | GroupIdcn.6tail |
| ArtifactId | ArtifactIdnlf2-plugin-hotswap |
| Version | Version1.8.93 |
| Type | Typejar |
| Description |
Descriptiona lightweight java framework
|
<!-- https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-hotswap/ -->
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>nlf2-plugin-hotswap</artifactId>
<version>1.8.93</version>
</dependency>
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-hotswap/
implementation 'cn.6tail:nlf2-plugin-hotswap:1.8.93'
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-hotswap/
implementation ("cn.6tail:nlf2-plugin-hotswap:1.8.93")
'cn.6tail:nlf2-plugin-hotswap:jar:1.8.93'
<dependency org="cn.6tail" name="nlf2-plugin-hotswap" rev="1.8.93">
<artifact name="nlf2-plugin-hotswap" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.6tail', module='nlf2-plugin-hotswap', version='1.8.93')
)
libraryDependencies += "cn.6tail" % "nlf2-plugin-hotswap" % "1.8.93"
[cn.6tail/nlf2-plugin-hotswap "1.8.93"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.6tail : nlf2-core | jar | 1.8.93 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |