не последняя версия
Последняя версия 1.1.3

com.gitee.ainilili:nf 1.0.5

Empty project, providing the latest version of all project dependencies

Группа

Группа

com.gitee.ainilili
Идентификатор

Идентификатор

nf
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать nf 1.0.5

Имя Файла Размер
nf-1.0.5.pom
nf-1.0.5.jar 1 KB
Обзор

<!-- 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"]