kostaskougios / functions-remote   0.51

GitHub

A way of calling Scala functions "remotely", with a loose definition of what "remotely" means.

Scala versions: 3.x

templates-lib 0.51


Group ID:
io.github.kostaskougios
Artifact ID:
templates-lib_3
Version:
0.51
Release Date:
Dec 22, 2023
Licenses:
Files:

libraryDependencies += "io.github.kostaskougios" %% "templates-lib" % "0.51"

Mill build tool

ivy"io.github.kostaskougios::templates-lib:0.51"

Scala CLI

//> using dep "io.github.kostaskougios::templates-lib:0.51"

Ammonite REPL

import $ivy.`io.github.kostaskougios::templates-lib:0.51`

<dependency>
  <groupId>io.github.kostaskougios</groupId>
  <artifactId>templates-lib_3</artifactId>
  <version>0.51</version>
</dependency>

compile group: 'io.github.kostaskougios', name: 'templates-lib_3', version: '0.51'