kubukoz / smithy-playground   0.8.0

GitHub

Tooling for interactive experimentation of Smithy services

Scala versions: 3.x

plugin-core 0.8.0


Group ID:
com.kubukoz.playground
Artifact ID:
plugin-core_3
Version:
0.8.0
Version Scheme:
Release Date:
Oct 29, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:

libraryDependencies += "com.kubukoz.playground" %% "plugin-core" % "0.8.0"

Mill build tool

ivy"com.kubukoz.playground::plugin-core:0.8.0"

Scala CLI

//> using dep "com.kubukoz.playground::plugin-core:0.8.0"

Ammonite REPL

import $ivy.`com.kubukoz.playground::plugin-core:0.8.0`

<dependency>
  <groupId>com.kubukoz.playground</groupId>
  <artifactId>plugin-core_3</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.kubukoz.playground', name: 'plugin-core_3', version: '0.8.0'