is not current version
Last Version 2.2.0

com.github.fangjinuo.sqlhelper:sqlhelper-cli 2.0.7


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-cli
Version

Version

2.0.7
Type

Type

jar

Download sqlhelper-cli 2.0.7


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