is not current version
Last Version 1.1.3

com.gitee.ainilili:nf 1.0.5

Empty project, providing the latest version of all project dependencies

GroupId

GroupId

com.gitee.ainilili
ArtifactId

ArtifactId

nf
Version

Version

1.0.5
Type

Type

jar

Download nf 1.0.5

Filename Size
nf-1.0.5.pom
nf-1.0.5.jar 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gitee.ainilili/nf/ -->
<dependency>
    <groupId>com.gitee.ainilili</groupId>
    <artifactId>nf</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ainilili/nf/
implementation 'com.gitee.ainilili:nf:1.0.5'
// https://jarcasting.com/artifacts/com.gitee.ainilili/nf/
implementation ("com.gitee.ainilili:nf:1.0.5")
'com.gitee.ainilili:nf:jar:1.0.5'
<dependency org="com.gitee.ainilili" name="nf" rev="1.0.5">
  <artifact name="nf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ainilili', module='nf', version='1.0.5')
)
libraryDependencies += "com.gitee.ainilili" % "nf" % "1.0.5"
[com.gitee.ainilili/nf "1.0.5"]