softwaremill / ox   0.2.2

Apache License 2.0 Website GitHub

Safe direct style concurrency and resiliency for Scala on the JVM

Scala versions: 3.x

plugin 0.2.0


Group ID:
com.softwaremill.ox
Artifact ID:
plugin_3
Version:
0.2.0
Release Date:
May 22, 2024
Licenses:
Files:

libraryDependencies += "com.softwaremill.ox" %% "plugin" % "0.2.0"

Mill build tool

ivy"com.softwaremill.ox::plugin:0.2.0"

Scala CLI

//> using dep "com.softwaremill.ox::plugin:0.2.0"

Ammonite REPL

import $ivy.`com.softwaremill.ox::plugin:0.2.0`

<dependency>
  <groupId>com.softwaremill.ox</groupId>
  <artifactId>plugin_3</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.softwaremill.ox', name: 'plugin_3', version: '0.2.0'