is not current version
Last Version 2022.6.22

wtf.metio.yosql:yosql 2021.4.18

YoSQL: write more SQL

GroupId

GroupId

wtf.metio.yosql
ArtifactId

ArtifactId

yosql
Version

Version

2021.4.18
Type

Type

pom

Download yosql 2021.4.18

Filename Size
yosql-2021.4.18.pom 5 KB
Browse

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