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