License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-sschaef-xmldom |
Last Version | Last Version0.1.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxmldom
WebJar for xmldom
|
Project URL |
Project URL |
Filename | Size |
---|---|
github-com-sschaef-xmldom-0.1.21.pom | |
github-com-sschaef-xmldom-0.1.21.jar | 111 KB |
github-com-sschaef-xmldom-0.1.21-sources.jar | 22 bytes |
github-com-sschaef-xmldom-0.1.21-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-sschaef-xmldom/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-sschaef-xmldom</artifactId>
<version>0.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sschaef-xmldom/
implementation 'org.webjars.npm:github-com-sschaef-xmldom:0.1.21'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sschaef-xmldom/
implementation ("org.webjars.npm:github-com-sschaef-xmldom:0.1.21")
'org.webjars.npm:github-com-sschaef-xmldom:jar:0.1.21'
<dependency org="org.webjars.npm" name="github-com-sschaef-xmldom" rev="0.1.21">
<artifact name="github-com-sschaef-xmldom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-sschaef-xmldom', version='0.1.21')
)
libraryDependencies += "org.webjars.npm" % "github-com-sschaef-xmldom" % "0.1.21"
[org.webjars.npm/github-com-sschaef-xmldom "0.1.21"]