danieletorelli / sbt-wasm-component   0.1.0

Apache License 2.0 GitHub

Create easily your Golem workers from Scala

Scala versions: 2.13 2.12
sbt plugins: 1.0

sbt-wasm-component-macros 0.1.0


Group ID:
io.github.danieletorelli
Artifact ID:
sbt-wasm-component-macros_2.13
Version:
0.1.0
Release Date:
May 14, 2024
Licenses:
Files:

libraryDependencies += "io.github.danieletorelli" %% "sbt-wasm-component-macros" % "0.1.0"

Mill build tool

ivy"io.github.danieletorelli::sbt-wasm-component-macros:0.1.0"

Scala CLI

//> using dep "io.github.danieletorelli::sbt-wasm-component-macros:0.1.0"

Ammonite REPL

import $ivy.`io.github.danieletorelli::sbt-wasm-component-macros:0.1.0`

<dependency>
  <groupId>io.github.danieletorelli</groupId>
  <artifactId>sbt-wasm-component-macros_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.danieletorelli', name: 'sbt-wasm-component-macros_2.13', version: '0.1.0'