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


Group ID:
net.kfoundation
Artifact ID:
kfoundation_2.13
Version:
0.3
Release Date:
Mar 7, 2021
Licenses:
Files:

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

Mill build tool

ivy"net.kfoundation::kfoundation:0.3"

Scala CLI

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

Ammonite REPL

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

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

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