callhandling / freeswitch-scala-esl   2.1.26

Apache License 2.0 GitHub

A reactive event socket library for FreeSwitch written using Scala and Akka Streams

Scala versions: 2.12
Scala.js versions: 0.6

freeswitch-scala-esl 2.0.0


Group ID:
uk.co.callhandling
Artifact ID:
freeswitch-scala-esl_2.12
Version:
2.0.0
Release Date:
Nov 19, 2020
Licenses:
Files:

libraryDependencies += "uk.co.callhandling" %% "freeswitch-scala-esl" % "2.0.0"

Mill build tool

ivy"uk.co.callhandling::freeswitch-scala-esl:2.0.0"

Scala CLI

//> using dep "uk.co.callhandling::freeswitch-scala-esl:2.0.0"

Ammonite REPL

import $ivy.`uk.co.callhandling::freeswitch-scala-esl:2.0.0`

<dependency>
  <groupId>uk.co.callhandling</groupId>
  <artifactId>freeswitch-scala-esl_2.12</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'uk.co.callhandling', name: 'freeswitch-scala-esl_2.12', version: '2.0.0'