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


Group ID:
com.softwaremill.ox
Artifact ID:
core_3
Version:
0.0.3
Release Date:
Feb 9, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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