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


Group ID:
com.softwaremill.ox
Artifact ID:
plugin_3
Version:
0.2.1
Release Date:
Jun 7, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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