kubukoz / smithy-playground   0.7.0

GitHub

Tooling for interactive experimentation of Smithy services

Scala versions: 2.13

source 0.5.2


Group ID:
com.kubukoz.playground
Artifact ID:
source_2.13
Version:
0.5.2
Release Date:
Oct 17, 2022
Licenses:
Files:

libraryDependencies += "com.kubukoz.playground" %% "source" % "0.5.2"

Mill build tool

ivy"com.kubukoz.playground::source:0.5.2"

Scala CLI

//> using dep "com.kubukoz.playground::source:0.5.2"

Ammonite REPL

import $ivy.`com.kubukoz.playground::source:0.5.2`

<dependency>
  <groupId>com.kubukoz.playground</groupId>
  <artifactId>source_2.13</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'com.kubukoz.playground', name: 'source_2.13', version: '0.5.2'