Download iot-deps-serializer-0.7.6.jar file - Jar i

Jar examples for i:iot-deps-serializer

Description

A serializer to be used with IotHub communication

You can download jar file iot-deps-serializer 0.7.6 in this page.

License

MIT License

Build File

You can use the following script to add iot-deps-serializer-0.7.6.jar to your project.

<dependency>
   <groupId>com.microsoft.azure.sdk.iot.deps</groupId>
   <artifactId>iot-deps-serializer</artifactId>
   <version>0.7.6</version>
</dependency>
compile group: 'com.microsoft.azure.sdk.iot.deps', name: 'iot-deps-serializer', version: '0.7.6'
libraryDependencies += "com.microsoft.azure.sdk.iot.deps" % "iot-deps-serializer" % "0.7.6"
<dependency org="com.microsoft.azure.sdk.iot.deps" name="iot-deps-serializer" rev="0.7.6"/>
@Grapes(@Grab(group='com.microsoft.azure.sdk.iot.deps', module='iot-deps-serializer', version='0.7.6'))
'com.microsoft.azure.sdk.iot.deps:iot-deps-serializer:jar:0.7.6'

Download

Click the following link to download the jar file.

iot-deps-serializer-0.7.6-javadoc.jar
iot-deps-serializer-0.7.6-sources.jar
iot-deps-serializer-0.7.6.jar
iot-deps-serializer-0.7.6.pom



Related Tutorials