is not current version
Last Version 0.0.7

cn.patterncat:sql-helper 0.0.2

sql-helper

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

sql-helper
Version

Version

0.0.2
Type

Type

jar

Download sql-helper 0.0.2


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