max-leuthaeuser / scroll   3.1

GNU Lesser General Public License v3.0 only GitHub

SCROLL - SCala ROLes Language (A DSL based on Scala for role-based programming and dispatch)

Scala versions: 3.x

scroll 3.1


Group ID:
com.github.max-leuthaeuser
Artifact ID:
scroll_3
Version:
3.1
Release Date:
Aug 15, 2024
Licenses:
Files:
Full Scala Version:
3.5.0
Developers:

libraryDependencies += "com.github.max-leuthaeuser" %% "scroll" % "3.1"

Mill build tool

ivy"com.github.max-leuthaeuser::scroll:3.1"

Scala CLI

//> using dep "com.github.max-leuthaeuser::scroll:3.1"

Ammonite REPL

import $ivy.`com.github.max-leuthaeuser::scroll:3.1`

<dependency>
  <groupId>com.github.max-leuthaeuser</groupId>
  <artifactId>scroll_3</artifactId>
  <version>3.1</version>
</dependency>

compile group: 'com.github.max-leuthaeuser', name: 'scroll_3', version: '3.1'