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

com.gitee.sohnny:jfinalnat 1.0


Группа

Группа

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

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

jfinalnat
Версия

Версия

1.0
Тип

Тип

jar

Скачать jfinalnat 1.0


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