Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-sschaef-xmldom |
Version | Version0.1.19 |
Type | Typejar |
Filename | Size |
---|---|
github-com-sschaef-xmldom-0.1.19.pom | |
github-com-sschaef-xmldom-0.1.19.jar | 111 KB |
github-com-sschaef-xmldom-0.1.19-sources.jar | 22 bytes |
github-com-sschaef-xmldom-0.1.19-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.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sschaef-xmldom/
implementation 'org.webjars.npm:github-com-sschaef-xmldom:0.1.19'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sschaef-xmldom/
implementation ("org.webjars.npm:github-com-sschaef-xmldom:0.1.19")
'org.webjars.npm:github-com-sschaef-xmldom:jar:0.1.19'
<dependency org="org.webjars.npm" name="github-com-sschaef-xmldom" rev="0.1.19">
<artifact name="github-com-sschaef-xmldom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-sschaef-xmldom', version='0.1.19')
)
libraryDependencies += "org.webjars.npm" % "github-com-sschaef-xmldom" % "0.1.19"
[org.webjars.npm/github-com-sschaef-xmldom "0.1.19"]