sake92 / sharaf   0.14.2

Apache License 2.0 Website GitHub

Minimalistic Scala 3 web framework

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

sharaf-core 0.14.2


Group ID:
ba.sake
Artifact ID:
sharaf-core_3
Version:
0.14.2
Release Date:
Nov 5, 2025
Licenses:
Files:
Full Scala Version:
3.7.3

libraryDependencies += "ba.sake" %% "sharaf-core" % "0.14.2"

Mill build tool

ivy"ba.sake::sharaf-core:0.14.2"

Scala CLI

//> using dep "ba.sake::sharaf-core:0.14.2"

Ammonite REPL

import $ivy.`ba.sake::sharaf-core:0.14.2`

<dependency>
  <groupId>ba.sake</groupId>
  <artifactId>sharaf-core_3</artifactId>
  <version>0.14.2</version>
</dependency>

compile group: 'ba.sake', name: 'sharaf-core_3', version: '0.14.2'