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