airframe-sql 22.6.2


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-sql_2.13
Version:
22.6.2
Release Date:
Jun 21, 2022
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-sql" % "22.6.2"

Mill build tool

ivy"org.wvlet.airframe::airframe-sql:22.6.2"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-sql:22.6.2"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-sql:22.6.2`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-sql_2.13</artifactId>
  <version>22.6.2</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-sql_2.13', version: '22.6.2'