Akka Stream library for Azure IoT Hub
iothub-react 0.8.0-DEV.170106a
Group ID:
com.microsoft.azure.iot
Artifact ID:
iothub-react_2.12
Version:
0.8.0-DEV.170106a
Release Date:
Jan 7, 2017
Licenses:
libraryDependencies += "com.microsoft.azure.iot" %% "iothub-react" % "0.8.0-DEV.170106a" resolvers += Resolver.bintrayRepo("microsoftazuretoketi", "toketi-repo")
ivy"com.microsoft.azure.iot::iothub-react:0.8.0-DEV.170106a" MavenRepository("https://dl.bintray.com/microsoftazuretoketi/toketi-repo")
//> using dep "com.microsoft.azure.iot::iothub-react:0.8.0-DEV.170106a"
import $ivy.`com.microsoft.azure.iot::iothub-react:0.8.0-DEV.170106a` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray microsoftazuretoketi toketi-repo", "Some(https://dl.bintray.com/microsoftazuretoketi/toketi-repo)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>com.microsoft.azure.iot</groupId> <artifactId>iothub-react_2.12</artifactId> <version>0.8.0-DEV.170106a</version> </dependency>
compile group: 'com.microsoft.azure.iot', name: 'iothub-react_2.12', version: '0.8.0-DEV.170106a'