| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdxml2json |
| Version | Version0.12.0 |
| Type | Typejar |
| Description |
Descriptionxml2json
WebJar for xml2json
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xml2json-0.12.0.pom | |
| xml2json-0.12.0.jar | 48 KB |
| xml2json-0.12.0-sources.jar | 22 bytes |
| xml2json-0.12.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/xml2json/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xml2json</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xml2json/
implementation 'org.webjars.npm:xml2json:0.12.0'
// https://jarcasting.com/artifacts/org.webjars.npm/xml2json/
implementation ("org.webjars.npm:xml2json:0.12.0")
'org.webjars.npm:xml2json:jar:0.12.0'
<dependency org="org.webjars.npm" name="xml2json" rev="0.12.0">
<artifact name="xml2json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xml2json', version='0.12.0')
)
libraryDependencies += "org.webjars.npm" % "xml2json" % "0.12.0"
[org.webjars.npm/xml2json "0.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : hoek | jar | [4.2.1,5) |
| org.webjars.npm : joi | jar | [13.1.2,14) |
| org.webjars.npm : node-expat | jar | [2.3.18,3) |