| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdxml-parser-xo |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxml-parser-xo
WebJar for xml-parser-xo
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xml-parser-xo-3.2.0.pom | |
| xml-parser-xo-3.2.0.jar | 6 KB |
| xml-parser-xo-3.2.0-sources.jar | 22 bytes |
| xml-parser-xo-3.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/xml-parser-xo/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xml-parser-xo</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xml-parser-xo/
implementation 'org.webjars.npm:xml-parser-xo:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/xml-parser-xo/
implementation ("org.webjars.npm:xml-parser-xo:3.2.0")
'org.webjars.npm:xml-parser-xo:jar:3.2.0'
<dependency org="org.webjars.npm" name="xml-parser-xo" rev="3.2.0">
<artifact name="xml-parser-xo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xml-parser-xo', version='3.2.0')
)
libraryDependencies += "org.webjars.npm" % "xml-parser-xo" % "3.2.0"
[org.webjars.npm/xml-parser-xo "3.2.0"]