nafg / simpleivr   0.8.2

GitHub

A Scala algebra for writing telephony applications, including an implementation that wraps asterisk-java

Scala versions: 3.x 2.13 2.12

simpleivr-testing 0.8.2


Group ID:
io.github.nafg.simpleivr
Artifact ID:
simpleivr-testing_3
Version:
0.8.2
Release Date:
Jul 5, 2022
Licenses:
Files:

libraryDependencies += "io.github.nafg.simpleivr" %% "simpleivr-testing" % "0.8.2"

Mill build tool

ivy"io.github.nafg.simpleivr::simpleivr-testing:0.8.2"

Scala CLI

//> using dep "io.github.nafg.simpleivr::simpleivr-testing:0.8.2"

Ammonite REPL

import $ivy.`io.github.nafg.simpleivr::simpleivr-testing:0.8.2`

<dependency>
  <groupId>io.github.nafg.simpleivr</groupId>
  <artifactId>simpleivr-testing_3</artifactId>
  <version>0.8.2</version>
</dependency>

compile group: 'io.github.nafg.simpleivr', name: 'simpleivr-testing_3', version: '0.8.2'