GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__parse5 |
Version | Version2.2.34 |
Type | Typejar |
Filename | Size |
---|---|
types__parse5-2.2.34.pom | |
types__parse5-2.2.34.jar | 6 KB |
types__parse5-2.2.34-sources.jar | 22 bytes |
types__parse5-2.2.34-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__parse5/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__parse5</artifactId>
<version>2.2.34</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__parse5/
implementation 'org.webjars.npm:types__parse5:2.2.34'
// https://jarcasting.com/artifacts/org.webjars.npm/types__parse5/
implementation ("org.webjars.npm:types__parse5:2.2.34")
'org.webjars.npm:types__parse5:jar:2.2.34'
<dependency org="org.webjars.npm" name="types__parse5" rev="2.2.34">
<artifact name="types__parse5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__parse5', version='2.2.34')
)
libraryDependencies += "org.webjars.npm" % "types__parse5" % "2.2.34"
[org.webjars.npm/types__parse5 "2.2.34"]