nafg / simple-router   0.2.0

Apache License 2.0 GitHub

A flexible typesafe reversible router

Scala versions: 3.x 2.13
Scala.js versions: 1.x

core 0.2.0


Group ID:
io.github.nafg.simple-router
Artifact ID:
core_3
Version:
0.2.0
Release Date:
Jul 23, 2021
Licenses:
Files:

libraryDependencies += "io.github.nafg.simple-router" %% "core" % "0.2.0"

Mill build tool

ivy"io.github.nafg.simple-router::core:0.2.0"

Scala CLI

//> using dep "io.github.nafg.simple-router::core:0.2.0"

Ammonite REPL

import $ivy.`io.github.nafg.simple-router::core:0.2.0`

<dependency>
  <groupId>io.github.nafg.simple-router</groupId>
  <artifactId>core_3</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.github.nafg.simple-router', name: 'core_3', version: '0.2.0'