is not current version
Last Version 1.1

com.gitee.sohnny:jfinalnat 1.0


GroupId

GroupId

com.gitee.sohnny
ArtifactId

ArtifactId

jfinalnat
Version

Version

1.0
Type

Type

jar

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