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.4.1


Group ID:
com.github.fomkin
Artifact ID:
korolev_2.11
Version:
0.4.1
Release Date:
Jul 2, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>korolev_2.11</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.github.fomkin', name: 'korolev_2.11', version: '0.4.1'