lightform-oss / mercury   0.0.16

MIT License Website GitHub

Mercury - modular JSON-RPC for Scala

Scala versions: 2.13 2.12

mercury-akka-http 0.0.2


Group ID:
com.lightform
Artifact ID:
mercury-akka-http_2.12
Version:
0.0.2
Release Date:
Oct 16, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.lightform" %% "mercury-akka-http" % "0.0.2"

Mill build tool

ivy"com.lightform::mercury-akka-http:0.0.2"

Scala CLI

//> using dep "com.lightform::mercury-akka-http:0.0.2"

Ammonite REPL

import $ivy.`com.lightform::mercury-akka-http:0.0.2`

<dependency>
  <groupId>com.lightform</groupId>
  <artifactId>mercury-akka-http_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.lightform', name: 'mercury-akka-http_2.12', version: '0.0.2'