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