is not current version
Last Version 2022.6.22

wtf.metio.yosql:yosql 2022.6.15

YoSQL: write more SQL

GroupId

GroupId

wtf.metio.yosql
ArtifactId

ArtifactId

yosql
Version

Version

2022.6.15
Type

Type

pom

Download yosql 2022.6.15

Filename Size
yosql-2022.6.15.pom 5 KB
Browse

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