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