sql-formatter 1.2.1


Group ID:
com.github.takayahilton
Artifact ID:
sql-formatter_2.13
Version:
1.2.1
Release Date:
Jul 21, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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