softwaremill / odelay   0.4.0

MIT License GitHub

delayed reactions

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

odelay-netty 0.3.2


Group ID:
com.softwaremill.odelay
Artifact ID:
odelay-netty_2.13
Version:
0.3.2
Release Date:
Jan 7, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.softwaremill.odelay" %% "odelay-netty" % "0.3.2"

Mill build tool

ivy"com.softwaremill.odelay::odelay-netty:0.3.2"

Scala CLI

//> using dep "com.softwaremill.odelay::odelay-netty:0.3.2"

Ammonite REPL

import $ivy.`com.softwaremill.odelay::odelay-netty:0.3.2`

<dependency>
  <groupId>com.softwaremill.odelay</groupId>
  <artifactId>odelay-netty_2.13</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.softwaremill.odelay', name: 'odelay-netty_2.13', version: '0.3.2'