is not current version
Last Version 2.5.1

com.github.snakerflow:snaker-jfinal 2.0.0

snaker is free workflow.

GroupId

GroupId

com.github.snakerflow
ArtifactId

ArtifactId

snaker-jfinal
Version

Version

2.0.0
Type

Type

jar

Download snaker-jfinal 2.0.0


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