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


Group ID:
com.softwaremill.ox
Artifact ID:
core_3
Version:
0.0.12
Release Date:
Aug 30, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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