outr / rapid   0.3.0

MIT License GitHub

Stupid simple effects and threading

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

rapid-core 0.2.1


Group ID:
com.outr
Artifact ID:
rapid-core_2.13
Version:
0.2.1
Release Date:
Dec 14, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.15
Developers:

libraryDependencies += "com.outr" %% "rapid-core" % "0.2.1"

Mill build tool

ivy"com.outr::rapid-core:0.2.1"

Scala CLI

//> using dep "com.outr::rapid-core:0.2.1"

Ammonite REPL

import $ivy.`com.outr::rapid-core:0.2.1`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>rapid-core_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.outr', name: 'rapid-core_2.13', version: '0.2.1'