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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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