License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdespurify |
Version | Version1.7.0 |
Type | Typejar |
Description |
Descriptionespurify
WebJar for espurify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
espurify-1.7.0.pom | |
espurify-1.7.0.jar | 17 KB |
espurify-1.7.0-sources.jar | 22 bytes |
espurify-1.7.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/espurify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>espurify</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/espurify/
implementation 'org.webjars.npm:espurify:1.7.0'
// https://jarcasting.com/artifacts/org.webjars.npm/espurify/
implementation ("org.webjars.npm:espurify:1.7.0")
'org.webjars.npm:espurify:jar:1.7.0'
<dependency org="org.webjars.npm" name="espurify" rev="1.7.0">
<artifact name="espurify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='espurify', version='1.7.0')
)
libraryDependencies += "org.webjars.npm" % "espurify" % "1.7.0"
[org.webjars.npm/espurify "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : core-js | jar | [2.0.0,3) |