sql-formatter 1.1.0


Group ID:
com.github.takayahilton
Artifact ID:
sql-formatter_2.13
Version:
1.1.0
Release Date:
Jun 1, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.takayahilton" %% "sql-formatter" % "1.1.0"

Mill build tool

ivy"com.github.takayahilton::sql-formatter:1.1.0"

Scala CLI

//> using dep "com.github.takayahilton::sql-formatter:1.1.0"

Ammonite REPL

import $ivy.`com.github.takayahilton::sql-formatter:1.1.0`

<dependency>
  <groupId>com.github.takayahilton</groupId>
  <artifactId>sql-formatter_2.13</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.takayahilton', name: 'sql-formatter_2.13', version: '1.1.0'