is not current version
Last Version 1.4.0

com.github.quintans:ezsql-common 1.2.0

ezSQL common classes

GroupId

GroupId

com.github.quintans
ArtifactId

ArtifactId

ezsql-common
Version

Version

1.2.0
Type

Type

jar

Download ezsql-common 1.2.0


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