fomkin / korolev   0.9.0

Contributors Wanted Apache License 2.0 GitHub

Single Page Applications running on the server side.

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 0.6

korolev 0.14.0


Group ID:
com.github.fomkin
Artifact ID:
korolev_2.13
Version:
0.14.0
Release Date:
Nov 5, 2019
Licenses:
Files:

libraryDependencies += "com.github.fomkin" %% "korolev" % "0.14.0"

Mill build tool

ivy"com.github.fomkin::korolev:0.14.0"

Scala CLI

//> using dep "com.github.fomkin::korolev:0.14.0"

Ammonite REPL

import $ivy.`com.github.fomkin::korolev:0.14.0`

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>korolev_2.13</artifactId>
  <version>0.14.0</version>
</dependency>

compile group: 'com.github.fomkin', name: 'korolev_2.13', version: '0.14.0'