is not current version
Last Version 0.2.2

xyz.cofe:sql-localds 0.2.0


GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

sql-localds
Version

Version

0.2.0
Type

Type

jar

Download sql-localds 0.2.0


<!-- https://jarcasting.com/artifacts/xyz.cofe/sql-localds/ -->
<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>sql-localds</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/sql-localds/
implementation 'xyz.cofe:sql-localds:0.2.0'
// https://jarcasting.com/artifacts/xyz.cofe/sql-localds/
implementation ("xyz.cofe:sql-localds:0.2.0")
'xyz.cofe:sql-localds:jar:0.2.0'
<dependency org="xyz.cofe" name="sql-localds" rev="0.2.0">
  <artifact name="sql-localds" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='sql-localds', version='0.2.0')
)
libraryDependencies += "xyz.cofe" % "sql-localds" % "0.2.0"
[xyz.cofe/sql-localds "0.2.0"]