softwaremill / ox   0.2.0

Apache License 2.0 Website GitHub

Safe direct style concurrency and resiliency for Scala on the JVM

Scala versions: 3.x

core 0.0.21


Group ID:
com.softwaremill.ox
Artifact ID:
core_3
Version:
0.0.21
Release Date:
Feb 27, 2024
Licenses:
Files:

libraryDependencies += "com.softwaremill.ox" %% "core" % "0.0.21"

Mill build tool

ivy"com.softwaremill.ox::core:0.0.21"

Scala CLI

//> using dep "com.softwaremill.ox::core:0.0.21"

Ammonite REPL

import $ivy.`com.softwaremill.ox::core:0.0.21`

<dependency>
  <groupId>com.softwaremill.ox</groupId>
  <artifactId>core_3</artifactId>
  <version>0.0.21</version>
</dependency>

compile group: 'com.softwaremill.ox', name: 'core_3', version: '0.0.21'