License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcheerio |
Version | Version1.0.0-rc.5 |
Type | Typejar |
Description |
Descriptioncheerio
WebJar for cheerio
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cheerio-1.0.0-rc.5.pom | |
cheerio-1.0.0-rc.5.jar | 45 KB |
cheerio-1.0.0-rc.5-sources.jar | 22 bytes |
cheerio-1.0.0-rc.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cheerio/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cheerio</artifactId>
<version>1.0.0-rc.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cheerio/
implementation 'org.webjars.npm:cheerio:1.0.0-rc.5'
// https://jarcasting.com/artifacts/org.webjars.npm/cheerio/
implementation ("org.webjars.npm:cheerio:1.0.0-rc.5")
'org.webjars.npm:cheerio:jar:1.0.0-rc.5'
<dependency org="org.webjars.npm" name="cheerio" rev="1.0.0-rc.5">
<artifact name="cheerio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cheerio', version='1.0.0-rc.5')
)
libraryDependencies += "org.webjars.npm" % "cheerio" % "1.0.0-rc.5"
[org.webjars.npm/cheerio "1.0.0-rc.5"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : dom-serializer | jar | [1.2.0,1.3) |
org.webjars.npm : parse5 | jar | [6.0.0,7) |
org.webjars.npm : parse5-htmlparser2-tree-adapter | jar | [6.0.0,7) |
org.webjars.npm : entities | jar | [2.1.0,2.2) |
org.webjars.npm : domhandler | jar | [4.0.0,5) |
org.webjars.npm : htmlparser2 | jar | [6.0.0,7) |
org.webjars.npm : cheerio-select-tmp | jar | [0.1.0,0.2) |