sake92 / sharaf   0.10.0

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


Group ID:
ba.sake
Artifact ID:
sharaf-core_3
Version:
0.10.0
Release Date:
May 13, 2025
Licenses:
Files:
Full Scala Version:
3.4.2

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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