iothub-react 0.8.0


Group ID:
com.microsoft.azure.iot
Artifact ID:
iothub-react_2.12
Version:
0.8.0
Release Date:
Jan 7, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.microsoft.azure.iot" %% "iothub-react" % "0.8.0"

Mill build tool

ivy"com.microsoft.azure.iot::iothub-react:0.8.0"

Scala CLI

//> using dep "com.microsoft.azure.iot::iothub-react:0.8.0"

Ammonite REPL

import $ivy.`com.microsoft.azure.iot::iothub-react:0.8.0`

<dependency>
  <groupId>com.microsoft.azure.iot</groupId>
  <artifactId>iothub-react_2.12</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.microsoft.azure.iot', name: 'iothub-react_2.12', version: '0.8.0'