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


Group ID:
com.github.fomkin
Artifact ID:
korolev_2.12
Version:
0.2.0
Release Date:
Feb 19, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>korolev_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.fomkin', name: 'korolev_2.12', version: '0.2.0'