carlos-verdes / funkode   0.0.1

MIT License GitHub

Main repo for funkode.io

Scala versions: 3.x 2.13

rest 0.0.9


Group ID:
io.funkode
Artifact ID:
rest_2.13
Version:
0.0.9
Release Date:
May 25, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.funkode" %% "rest" % "0.0.9"

Mill build tool

ivy"io.funkode::rest:0.0.9"

Scala CLI

//> using dep "io.funkode::rest:0.0.9"

Ammonite REPL

import $ivy.`io.funkode::rest:0.0.9`

<dependency>
  <groupId>io.funkode</groupId>
  <artifactId>rest_2.13</artifactId>
  <version>0.0.9</version>
</dependency>

compile group: 'io.funkode', name: 'rest_2.13', version: '0.0.9'