is not current version
Last Version 1.1.17

com.azure:azure-core-serializer-json-gson 1.1.0

This package contains the Gson JSON serializer client plugin for azure-core.

Categories

Categories

JSON Data Gson
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-core-serializer-json-gson
Version

Version

1.1.0
Type

Type

jar

Download azure-core-serializer-json-gson 1.1.0


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