Last Version

Serializers 0.3.3

A serializer to be used with IotHub communication

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

iot-deps-serializer
Version

Version

0.3.3
Type

Type

jar
Description

Description

Serializers
A serializer to be used with IotHub communication
Source Code Management

Source Code Management

https://github.com/Azure/azure-iot-sdks.git

Download iot-deps-serializer 0.3.3


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/iot-deps-serializer/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>iot-deps-serializer</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/iot-deps-serializer/
implementation 'com.microsoft.azure:iot-deps-serializer:0.3.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/iot-deps-serializer/
implementation ("com.microsoft.azure:iot-deps-serializer:0.3.3")
'com.microsoft.azure:iot-deps-serializer:jar:0.3.3'
<dependency org="com.microsoft.azure" name="iot-deps-serializer" rev="0.3.3">
  <artifact name="iot-deps-serializer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='iot-deps-serializer', version='0.3.3')
)
libraryDependencies += "com.microsoft.azure" % "iot-deps-serializer" % "0.3.3"
[com.microsoft.azure/iot-deps-serializer "0.3.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar RELEASE
org.glassfish : javax.json jar 1.0.4

test (3)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.22
junit : junit-dep jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.