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


Group ID:
com.softwaremill.ox
Artifact ID:
core_3
Version:
0.0.17
Release Date:
Jan 25, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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