kubukoz / smithy-playground   0.10.2

GitHub

Tooling for interactive experimentation of Smithy services

Scala versions: 3.x

formatter 0.10.0-RC1


Group ID:
com.kubukoz.playground
Artifact ID:
formatter_3
Version:
0.10.0-RC1
Version Scheme:
Release Date:
Aug 12, 2025
Licenses:
Files:
Full Scala Version:
3.7.1
Developers:

libraryDependencies += "com.kubukoz.playground" %% "formatter" % "0.10.0-RC1"

Mill build tool

ivy"com.kubukoz.playground::formatter:0.10.0-RC1"

Scala CLI

//> using dep "com.kubukoz.playground::formatter:0.10.0-RC1"

Ammonite REPL

import $ivy.`com.kubukoz.playground::formatter:0.10.0-RC1`

<dependency>
  <groupId>com.kubukoz.playground</groupId>
  <artifactId>formatter_3</artifactId>
  <version>0.10.0-RC1</version>
</dependency>

compile group: 'com.kubukoz.playground', name: 'formatter_3', version: '0.10.0-RC1'