is not current version
Last Version 1.1.11

com.github.chrisgleissner:jutil-sql-log-example 1.1.9


GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

jutil-sql-log-example
Version

Version

1.1.9
Type

Type

jar

Download jutil-sql-log-example 1.1.9


<!-- https://jarcasting.com/artifacts/com.github.chrisgleissner/jutil-sql-log-example/ -->
<dependency>
    <groupId>com.github.chrisgleissner</groupId>
    <artifactId>jutil-sql-log-example</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisgleissner/jutil-sql-log-example/
implementation 'com.github.chrisgleissner:jutil-sql-log-example:1.1.9'
// https://jarcasting.com/artifacts/com.github.chrisgleissner/jutil-sql-log-example/
implementation ("com.github.chrisgleissner:jutil-sql-log-example:1.1.9")
'com.github.chrisgleissner:jutil-sql-log-example:jar:1.1.9'
<dependency org="com.github.chrisgleissner" name="jutil-sql-log-example" rev="1.1.9">
  <artifact name="jutil-sql-log-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisgleissner', module='jutil-sql-log-example', version='1.1.9')
)
libraryDependencies += "com.github.chrisgleissner" % "jutil-sql-log-example" % "1.1.9"
[com.github.chrisgleissner/jutil-sql-log-example "1.1.9"]