is not current version
Last Version 0.0.5

io.github.kmp5:sqlrunner-plus 0.0.3

http://ivublazor.top:8083/

GroupId

GroupId

io.github.kmp5
ArtifactId

ArtifactId

sqlrunner-plus
Version

Version

0.0.3
Type

Type

jar

Download sqlrunner-plus 0.0.3


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