is not current version
Last Version 2.3

com.github.saiprasadkrishnamurthy:json-normalizer 2.0

JSON Document Normalizer

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.github.saiprasadkrishnamurthy
ArtifactId

ArtifactId

json-normalizer
Version

Version

2.0
Type

Type

jar

Download json-normalizer 2.0


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