Jar examples for i:iot-deps-serializer
A serializer to be used with IotHub communication
You can download jar file iot-deps-serializer 0.5.4 in this page.
MIT License
You can use the following script to add iot-deps-serializer-0.5.4.jar to your project.
<dependency> <groupId>com.microsoft.azure.sdk.iot.deps</groupId> <artifactId>iot-deps-serializer</artifactId> <version>0.5.4</version> </dependency>
compile group: 'com.microsoft.azure.sdk.iot.deps', name: 'iot-deps-serializer', version: '0.5.4'
libraryDependencies += "com.microsoft.azure.sdk.iot.deps" % "iot-deps-serializer" % "0.5.4"
<dependency org="com.microsoft.azure.sdk.iot.deps" name="iot-deps-serializer" rev="0.5.4"/>
@Grapes(@Grab(group='com.microsoft.azure.sdk.iot.deps', module='iot-deps-serializer', version='0.5.4'))
'com.microsoft.azure.sdk.iot.deps:iot-deps-serializer:jar:0.5.4'
Click the following link to download the jar file.
iot-deps-serializer-0.5.4-javadoc.jar