Jar examples for i:iot-deps-serializer
A serializer to be used with IotHub communication
You can download jar file iot-deps-serializer 0.3.3 in this page.
MIT License
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'
Click the following link to download the jar file.
iot-deps-serializer-0.3.3-javadoc.jar