is not current version
Last Version 1.4.0

com.github.quintans:ezsql 1.2.0

ezSQL parent project

GroupId

GroupId

com.github.quintans
ArtifactId

ArtifactId

ezsql
Version

Version

1.2.0
Type

Type

pom

Download ezsql 1.2.0

Filename Size
ezsql-1.2.0.pom 1 KB
Browse

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