kubukoz / smithy-playground   0.7.1

GitHub

Tooling for interactive experimentation of Smithy services

Scala versions: 2.13

core 0.3.4


Group ID:
com.kubukoz.playground
Artifact ID:
core_2.13
Version:
0.3.4
Release Date:
Aug 10, 2022
Licenses:
Files:

libraryDependencies += "com.kubukoz.playground" %% "core" % "0.3.4"

Mill build tool

ivy"com.kubukoz.playground::core:0.3.4"

Scala CLI

//> using dep "com.kubukoz.playground::core:0.3.4"

Ammonite REPL

import $ivy.`com.kubukoz.playground::core:0.3.4`

<dependency>
  <groupId>com.kubukoz.playground</groupId>
  <artifactId>core_2.13</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'com.kubukoz.playground', name: 'core_2.13', version: '0.3.4'