Akka Stream library for Azure IoT Hub
iothub-react 0.9.0-DEV.170314a
Group ID:
com.microsoft.azure.iot
Artifact ID:
iothub-react_2.12
Version:
0.9.0-DEV.170314a
Release Date:
Mar 15, 2017
Licenses:
libraryDependencies += "com.microsoft.azure.iot" %% "iothub-react" % "0.9.0-DEV.170314a" resolvers += Resolver.bintrayRepo("microsoftazuretoketi", "toketi-repo")
ivy"com.microsoft.azure.iot::iothub-react:0.9.0-DEV.170314a" MavenRepository("https://dl.bintray.com/microsoftazuretoketi/toketi-repo")
//> using dep "com.microsoft.azure.iot::iothub-react:0.9.0-DEV.170314a"
import $ivy.`com.microsoft.azure.iot::iothub-react:0.9.0-DEV.170314a` 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.9.0-DEV.170314a</version> </dependency>
compile group: 'com.microsoft.azure.iot', name: 'iothub-react_2.12', version: '0.9.0-DEV.170314a'