is not current version
Last Version 1.8.99

cn.6tail:nlf2-core 1.8.93


GroupId

GroupId

cn.6tail
ArtifactId

ArtifactId

nlf2-core
Version

Version

1.8.93
Type

Type

jar

Download nlf2-core 1.8.93


<!-- https://jarcasting.com/artifacts/cn.6tail/nlf2-core/ -->
<dependency>
    <groupId>cn.6tail</groupId>
    <artifactId>nlf2-core</artifactId>
    <version>1.8.93</version>
</dependency>
// https://jarcasting.com/artifacts/cn.6tail/nlf2-core/
implementation 'cn.6tail:nlf2-core:1.8.93'
// https://jarcasting.com/artifacts/cn.6tail/nlf2-core/
implementation ("cn.6tail:nlf2-core:1.8.93")
'cn.6tail:nlf2-core:jar:1.8.93'
<dependency org="cn.6tail" name="nlf2-core" rev="1.8.93">
  <artifact name="nlf2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.6tail', module='nlf2-core', version='1.8.93')
)
libraryDependencies += "cn.6tail" % "nlf2-core" % "1.8.93"
[cn.6tail/nlf2-core "1.8.93"]