is not current version
Last Version 2.3

com.github.saiprasadkrishnamurthy:json-normalizer 2.2

JSON Document Normalizer

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.github.saiprasadkrishnamurthy
ArtifactId

ArtifactId

json-normalizer
Version

Version

2.2
Type

Type

jar

Download json-normalizer 2.2


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