is not current version
Last Version 3.14.5-RELEASE

com.ibeetl:sql-jfinal 3.3.10-RELEASE


GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-jfinal
Version

Version

3.3.10-RELEASE
Type

Type

jar

Download sql-jfinal 3.3.10-RELEASE


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