Download iot-deps-serializer-0.3.3.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.3.3 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials