is not current version
Last Version 1.0.1

com.github.anish7kumar:XML_JSON 1.0.0

conversion of XML to JSON and vice versa

Categories

Categories

JSON Data
GroupId

GroupId

com.github.anish7kumar
ArtifactId

ArtifactId

XML_JSON
Version

Version

1.0.0
Type

Type

jar

Download XML_JSON 1.0.0


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