is not current version
Last Version 0.0.5

io.github.kmp5:sqlrunner-plus 0.0.4

http://ivublazor.top:8083/

GroupId

GroupId

io.github.kmp5
ArtifactId

ArtifactId

sqlrunner-plus
Version

Version

0.0.4
Type

Type

jar

Download sqlrunner-plus 0.0.4


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