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