voltir / autowire   0.2.6

GitHub

Macros for simple/safe RPCs between Scala applications, including ScalaJS/ScalaJVM

Scala versions: 2.11
Scala.js versions: 0.6

autowire 0.2.6


Group ID:
com.stabletechs
Artifact ID:
autowire_2.11
Version:
0.2.6
Release Date:
May 6, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.stabletechs" %% "autowire" % "0.2.6"

Mill build tool

ivy"com.stabletechs::autowire:0.2.6"

Scala CLI

//> using dep "com.stabletechs::autowire:0.2.6"

Ammonite REPL

import $ivy.`com.stabletechs::autowire:0.2.6`

<dependency>
  <groupId>com.stabletechs</groupId>
  <artifactId>autowire_2.11</artifactId>
  <version>0.2.6</version>
</dependency>

compile group: 'com.stabletechs', name: 'autowire_2.11', version: '0.2.6'