cptn-k / kfoundation-scala   0.3.1

GitHub

Basic programming framework with extended serialization support

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

kfoundation 0.2


Group ID:
net.kfoundation
Artifact ID:
kfoundation_2.13
Version:
0.2
Release Date:
Sept 22, 2020
Licenses:
Files:

libraryDependencies += "net.kfoundation" %% "kfoundation" % "0.2"

Mill build tool

ivy"net.kfoundation::kfoundation:0.2"

Scala CLI

//> using dep "net.kfoundation::kfoundation:0.2"

Ammonite REPL

import $ivy.`net.kfoundation::kfoundation:0.2`

<dependency>
  <groupId>net.kfoundation</groupId>
  <artifactId>kfoundation_2.13</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'net.kfoundation', name: 'kfoundation_2.13', version: '0.2'