kubukoz / smithy-playground   0.7.1

GitHub

Tooling for interactive experimentation of Smithy services

Scala versions: 2.13

ast 0.7.0-M4


Group ID:
com.kubukoz.playground
Artifact ID:
ast_2.13
Version:
0.7.0-M4
Release Date:
Jun 9, 2023
Licenses:
Files:

libraryDependencies += "com.kubukoz.playground" %% "ast" % "0.7.0-M4"

Mill build tool

ivy"com.kubukoz.playground::ast:0.7.0-M4"

Scala CLI

//> using dep "com.kubukoz.playground::ast:0.7.0-M4"

Ammonite REPL

import $ivy.`com.kubukoz.playground::ast:0.7.0-M4`

<dependency>
  <groupId>com.kubukoz.playground</groupId>
  <artifactId>ast_2.13</artifactId>
  <version>0.7.0-M4</version>
</dependency>

compile group: 'com.kubukoz.playground', name: 'ast_2.13', version: '0.7.0-M4'