is not current version
Last Version 3.6.14

com.github.fangjinuo.sqlhelper:sqlhelper-mango 1.2.2

Supports mango (an ORM framework)

GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-mango
Version

Version

1.2.2
Type

Type

jar

Download sqlhelper-mango 1.2.2


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