carlos-verdes / funkode   0.0.1

MIT License GitHub

Main repo for funkode.io

Scala versions: 3.x 2.13

rest 0.0.11


Group ID:
io.funkode
Artifact ID:
rest_2.13
Version:
0.0.11
Release Date:
Jun 10, 2022
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.funkode::rest:0.0.11"

Scala CLI

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

Ammonite REPL

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

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

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