kubukoz / smithy-playground   0.7.0

GitHub

Tooling for interactive experimentation of Smithy services

Scala versions: 2.13

formatter 0.6.1


Group ID:
com.kubukoz.playground
Artifact ID:
formatter_2.13
Version:
0.6.1
Release Date:
Nov 24, 2022
Licenses:
Files:

libraryDependencies += "com.kubukoz.playground" %% "formatter" % "0.6.1"

Mill build tool

ivy"com.kubukoz.playground::formatter:0.6.1"

Scala CLI

//> using dep "com.kubukoz.playground::formatter:0.6.1"

Ammonite REPL

import $ivy.`com.kubukoz.playground::formatter:0.6.1`

<dependency>
  <groupId>com.kubukoz.playground</groupId>
  <artifactId>formatter_2.13</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'com.kubukoz.playground', name: 'formatter_2.13', version: '0.6.1'