XML_JSON

conversion of XML to JSON and vice versa

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.anish7kumar
ArtifactId

ArtifactId

XML_JSON
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

XML_JSON
conversion of XML to JSON and vice versa
Project URL

Project URL

https://github.com/Anish7Kumar/XmlJson
Source Code Management

Source Code Management

http://github.com/Anish7Kumar/XmlJson/tree/master

Download XML_JSON

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20090211
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0